workqueue Struct Reference
[Work Queue Processing]

Work queue. More...

#include <workqueue.h>

Collaboration diagram for workqueue:
Collaboration graph
[legend]

Data Fields

struct slist task_list
 Tasks to be executed.

Detailed Description

Work queue.

This structure contains a queue of tasks to be performed whenever the CPU becomes available.

Definition at line 83 of file workqueue.h.


Field Documentation

Tasks to be executed.

Definition at line 85 of file workqueue.h.

Referenced by workqueue_init(), workqueue_is_empty(), and workqueue_pop_task().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 15:18:25 2010 for display-training by  doxygen 1.6.3