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