Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


state_changes Struct Reference

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

Collaboration diagram for state_changes:

Data Fields

struct state_changefirst
struct state_changelast
ast_mutex_t lock

Detailed Description

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

Definition at line 183 of file devicestate.c.


Field Documentation

struct state_change * first

Definition at line 183 of file devicestate.c.

struct state_change * last

Definition at line 183 of file devicestate.c.

Definition at line 183 of file devicestate.c.

Referenced by do_presence_changes().


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