Tue Aug 24 2010 19:42:04

Asterisk developer's documentation


Data Fields

state_changes Struct Reference

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

Collaboration diagram for state_changes:
Collaboration graph
[legend]

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 178 of file devicestate.c.


Field Documentation

Definition at line 178 of file devicestate.c.

struct state_change* last

Definition at line 178 of file devicestate.c.

Definition at line 178 of file devicestate.c.


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