|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
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 |
| int done |
| ast_mutex_t lock |
| struct bridge_channel_impart_cond* next |
| struct { ... } node |