Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

sched_context Struct Reference


Data Fields

ast_mutex_t lock
int eventcnt
int schedcnt
schedschedq

Field Documentation

int eventcnt
 

Definition at line 47 of file sched.c.

Referenced by ast_sched_add(), ast_sched_dump(), and sched_context_create().

ast_mutex_t lock
 

Definition at line 45 of file sched.c.

Referenced by ast_sched_add(), ast_sched_del(), ast_sched_runq(), ast_sched_wait(), sched_context_create(), and sched_context_destroy().

int schedcnt
 

Definition at line 50 of file sched.c.

Referenced by ast_sched_del(), ast_sched_runq(), and sched_context_create().

struct sched* schedq
 

Definition at line 53 of file sched.c.

Referenced by ast_sched_del(), ast_sched_dump(), ast_sched_runq(), ast_sched_wait(), sched_context_create(), and sched_context_destroy().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 11:33:08 2004 for Asterisk by doxygen1.2.15