delayed_work Struct Reference

Delayed work structure. More...

#include <delayed_work.h>

Collaboration diagram for delayed_work:

Collaboration graph
[legend]

Data Fields

struct timer_task timer_task
struct timertimer
struct workqueuewq
struct workqueue_itemwork

Detailed Description

Delayed work structure.

Definition at line 51 of file delayed_work.h.


Field Documentation

struct timer* delayed_work::timer [read]

Pointer to timer to use

Definition at line 55 of file delayed_work.h.

Referenced by delayed_work_init(), and delayed_work_run_us().

Timer task to use for timeout

Definition at line 53 of file delayed_work.h.

Referenced by delayed_work_init(), and delayed_work_run_us().

Pointer to work to be added after timeout

Definition at line 59 of file delayed_work.h.

Referenced by delayed_work_run_us().

struct workqueue* delayed_work::wq [read]

Pointer to workqueue to add work to

Definition at line 57 of file delayed_work.h.

Referenced by delayed_work_init().


The documentation for this struct was generated from the following file:

Generated on Tue Sep 15 10:22:20 2009 for libavr32 by  doxygen 1.5.8