Data Fields | |
ast_channel * | chan |
ast_cond_t | destruction_condition |
unsigned int | destruction_ok |
ast_mutex_t | lock |
Definition at line 131 of file app_mixmonitor.c.
struct ast_channel* chan |
Definition at line 132 of file app_mixmonitor.c.
Referenced by mixmonitor_ds_chan_fixup(), mixmonitor_ds_destroy(), mixmonitor_thread(), and setup_mixmonitor_ds().
Definition at line 141 of file app_mixmonitor.c.
Referenced by mixmonitor_ds_destroy(), and mixmonitor_thread().
unsigned int destruction_ok |
Definition at line 140 of file app_mixmonitor.c.
Referenced by mixmonitor_ds_destroy(), and mixmonitor_thread().
Definition at line 142 of file app_mixmonitor.c.
Referenced by mixmonitor_ds_chan_fixup(), mixmonitor_ds_destroy(), and mixmonitor_thread().