| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| ast_cond_t | cond | 
| ast_mutex_t | lock | 
| int | wait | 
Definition at line 2183 of file app_confbridge.c.
| ast_cond_t cond | 
Definition at line 2185 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 2184 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 2186 of file app_confbridge.c.
Referenced by async_datastore_data_alloc(), async_play_sound_ready(), setup_async_playback_datastore(), and wait_for_initiator().