Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
#include <sched.h>
Data Fields | |
ast_sched_cb | cblist [10] |
char * | list [10] |
int | numassocs |
ast_sched_cb cblist[10] |
Definition at line 195 of file sched.h.
Referenced by ast_sched_report().
char* list[10] |
Definition at line 194 of file sched.h.
Referenced by ast_sched_report().
int numassocs |
Definition at line 193 of file sched.h.
Referenced by ast_sched_report().