#include <sched.h>
Data Fields | |
| ast_sched_cb | cblist [10] |
| char * | list [10] |
| int | numassocs |
Definition at line 161 of file sched.h.
| ast_sched_cb cblist[10] |
Definition at line 164 of file sched.h.
Referenced by ast_sched_report().
| char* list[10] |
Definition at line 163 of file sched.h.
Referenced by ast_sched_report().
| int numassocs |
Definition at line 162 of file sched.h.
Referenced by ast_sched_report().
1.6.1