Mon May 14 04:53:07 2007

Asterisk developer's documentation


sched_context Struct Reference


Data Fields

unsigned int eventcnt
ast_mutex_t lock
unsigned int schedcnt

Detailed Description

Definition at line 63 of file sched.c.


Field Documentation

unsigned int eventcnt

Number of events processed

Definition at line 65 of file sched.c.

Referenced by ast_sched_add_variable(), and ast_sched_dump().

ast_mutex_t lock

Definition at line 64 of file sched.c.

Referenced by ast_sched_add_variable(), ast_sched_del(), ast_sched_runq(), ast_sched_wait(), ast_sched_when(), and sched_context_destroy().

unsigned int schedcnt

Number of outstanding schedule events

Definition at line 66 of file sched.c.

Referenced by ast_sched_del(), ast_sched_dump(), ast_sched_runq(), and schedule().


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:53:07 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1