Data Fields | |
| sched * | next |
| int | id |
| timeval | when |
| int | resched |
| void * | data |
| ast_sched_cb | callback |
|
|
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(), and ast_sched_dump(). |
|
|
Definition at line 36 of file sched.c. Referenced by ast_sched_del(), ast_sched_dump(), ast_sched_runq(), 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(), and ast_sched_wait(). |
1.4.2