Data Fields | |
| int | eventcnt |
| ast_mutex_t | lock |
| int | schedcnt |
| sched * | schedq |
|
|
Definition at line 64 of file sched.c. Referenced by ast_sched_add_variable(), ast_sched_dump(), and sched_context_create(). |
|
|
Definition at line 62 of file sched.c. Referenced by ast_sched_add_variable(), ast_sched_del(), ast_sched_runq(), ast_sched_wait(), ast_sched_when(), sched_context_create(), and sched_context_destroy(). |
|
|
Definition at line 67 of file sched.c. Referenced by ast_sched_del(), ast_sched_dump(), ast_sched_runq(), sched_context_create(), and schedule(). |
|
|
Definition at line 70 of file sched.c. Referenced by ast_sched_del(), ast_sched_dump(), ast_sched_runq(), ast_sched_wait(), ast_sched_when(), sched_context_create(), sched_context_destroy(), and schedule(). |
1.3.9.1