#include <workqueue.h>

Data Fields | |
| struct slist | list |
Definition at line 65 of file workqueue.h.
struct slist workqueue::list [read] |
List used by the queue
Definition at line 67 of file workqueue.h.
Referenced by workqueue_add_item(), workqueue_add_item_safe(), workqueue_init(), workqueue_is_empty(), and workqueue_remove_item().
1.5.8