Data Fields | |
char | dev [0] |
struct { | |
struct statechange * next | |
} | entry |
int | state |
Definition at line 637 of file app_queue.c.
char dev[0] |
Definition at line 640 of file app_queue.c.
Referenced by handle_statechange(), and statechange_queue().
struct { ... } entry |
Referenced by device_state_thread(), and statechange_queue().
struct statechange* next [read] |
Definition at line 638 of file app_queue.c.
int state |
Definition at line 639 of file app_queue.c.
Referenced by handle_statechange(), and statechange_queue().