|
Asterisk - The Open Source Telephony Project GIT-master-545c459
|

Data Fields | |
| ast_cond_t | cond |
| ast_mutex_t | lock |
| int | wait |
Definition at line 2203 of file app_confbridge.c.
| ast_cond_t cond |
Definition at line 2205 of file app_confbridge.c.
Referenced by async_datastore_data_alloc(), async_datastore_data_destroy(), async_play_sound_ready(), and wait_for_initiator().
| ast_mutex_t lock |
Definition at line 2204 of file app_confbridge.c.
Referenced by async_datastore_data_alloc(), async_datastore_data_destroy(), async_play_sound_ready(), and wait_for_initiator().
| int wait |
Definition at line 2206 of file app_confbridge.c.
Referenced by async_datastore_data_alloc(), async_play_sound_ready(), setup_async_playback_datastore(), and wait_for_initiator().