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