nested_workqueue Struct Reference
[Work Queue Processing]

Nested Work Queue. More...

#include <workqueue.h>

Collaboration diagram for nested_workqueue:
Collaboration graph
[legend]

Data Fields

struct workqueue wq
 The queue of tasks waiting to run.
struct workqueue_taskcurrent
 The currently running task.

Detailed Description

Nested Work Queue.

This structure represents a queue of tasks to be performed one at a time, possibly through several iterations in the main work queue.

Definition at line 243 of file workqueue.h.


Field Documentation

The currently running task.

Definition at line 247 of file workqueue.h.

Referenced by nested_workqueue_init(), and spi_poll().

The queue of tasks waiting to run.

Definition at line 245 of file workqueue.h.

Referenced by nested_workqueue_init().


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