Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Internal bridge impart wait condition and associated conditional. More...
Data Fields | |
ast_cond_t | cond |
int | done |
ast_mutex_t | lock |
struct { | |
struct bridge_channel_impart_cond * next | |
} | node |
Internal bridge impart wait condition and associated conditional.
ast_cond_t cond |
ast_mutex_t lock |
struct bridge_channel_impart_cond* next |
struct { ... } node |