Asterisk - The Open Source Telephony Project
18.5.0
|
#include <sched.h>
Data Fields | |
ast_sched_cb | cblist [10] |
char * | list [10] |
int | numassocs |
ast_sched_cb cblist[10] |
Definition at line 192 of file sched.h.
Referenced by ast_sched_report().
char* list[10] |
Definition at line 191 of file sched.h.
Referenced by ast_sched_report().
int numassocs |
Definition at line 190 of file sched.h.
Referenced by ast_sched_report().