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