Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
ast_cond_t | cond |
ast_mutex_t | lock |
int | wait |
Definition at line 2047 of file app_confbridge.c.
ast_cond_t cond |
Definition at line 2049 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 2048 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 2050 of file app_confbridge.c.
Referenced by async_datastore_data_alloc(), async_play_sound_ready(), setup_async_playback_datastore(), and wait_for_initiator().