QueueListEntry an entry in a list of queues. More...
#include <queue_list.h>

Data Fields | |
| struct Queue * | pQueue |
| the queue | |
| uuid_t | uuiKey |
| a key for the queue | |
| struct QueueListEntry * | pNext |
| the next item in the list | |
QueueListEntry an entry in a list of queues.
1.6.3