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