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...

Data Fields | |
| struct ast_channel * | first |
| struct ast_channel * | last |
| ast_rwlock_t | lock |
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.
| struct ast_channel* first |
| struct ast_channel* last |
1.7.1