Data Fields | |
| sched * | next |
| int | id |
| timeval | when |
| int | resched |
| void * | data |
| ast_sched_cb | callback |
Definition at line 35 of file sched.c.
|
|
Definition at line 41 of file sched.c. Referenced by ast_sched_add(), ast_sched_dump(), and ast_sched_runq(). |
|
|
Definition at line 40 of file sched.c. Referenced by ast_sched_add(), ast_sched_dump(), and ast_sched_runq(). |
|
|
Definition at line 37 of file sched.c. Referenced by ast_sched_add(), ast_sched_dump(), and ast_sched_when(). |
|
|
Definition at line 36 of file sched.c. Referenced by ast_sched_del(), ast_sched_dump(), ast_sched_runq(), ast_sched_when(), and sched_context_destroy(). |
|
|
Definition at line 39 of file sched.c. Referenced by ast_sched_add(), and ast_sched_runq(). |
|
|
Definition at line 38 of file sched.c. Referenced by ast_sched_add(), ast_sched_dump(), ast_sched_runq(), ast_sched_wait(), and ast_sched_when(). |
1.4.4