Data Fields | |
sched * | next |
int | id |
timeval | when |
int | resched |
void * | data |
ast_sched_cb | callback |
|
|
|
|
Definition at line 36 of file sched.c. Referenced by ast_sched_del(), and ast_sched_runq(). |
|
|
Definition at line 38 of file sched.c. Referenced by ast_sched_runq(), and ast_sched_wait(). |