Thu Oct 11 06:50:40 2012
Asterisk developer's documentation
Main Page
Related Pages
Modules
Data Structures
Files
Directories
Alphabetical List
Data Structures
Data Fields
channels Struct Reference
the list of
channels
we have. Note that the lock for this list is used for both the
channels
list and the
backends
list.
More...
Collaboration diagram for channels:
[
legend
]
Data Fields
struct
ast_channel
*
first
struct
ast_channel
*
last
ast_rwlock_t
lock
Detailed Description
the list of
channels
we have. Note that the lock for this list is used for both the
channels
list and the
backends
list.
Definition at line
129
of file
channel.c
.
Field Documentation
struct
ast_channel
*
first
[read]
Definition at line
129
of file
channel.c
.
struct
ast_channel
*
last
[read]
Definition at line
129
of file
channel.c
.
ast_rwlock_t
lock
Definition at line
129
of file
channel.c
.
The documentation for this struct was generated from the following file:
channel.c
Generated on Thu Oct 11 06:50:40 2012 for Asterisk - the Open Source PBX by
1.5.6