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.
struct ast_channel* first |
struct ast_channel* last |