The state change queue. State changes are queued for processing by a separate thread. More...

Data Fields | |
| struct state_change * | first |
| struct state_change * | last |
| ast_mutex_t | lock |
The state change queue. State changes are queued for processing by a separate thread.
Definition at line 183 of file devicestate.c.
struct state_change* first [read] |
Definition at line 183 of file devicestate.c.
struct state_change* last [read] |
Definition at line 183 of file devicestate.c.
Definition at line 183 of file devicestate.c.
1.6.1