Thu Apr 8 01:24:42 2010

Asterisk developer's documentation


sched_context Struct Reference

Data Fields

unsigned int eventcnt
unsigned int highwater
ast_mutex_t lock
unsigned int schedcnt

Detailed Description

Definition at line 59 of file sched.c.


Field Documentation

unsigned int eventcnt

Number of events processed

Definition at line 61 of file sched.c.

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

unsigned int highwater

highest count so far

Definition at line 63 of file sched.c.

Referenced by ast_sched_dump(), ast_sched_report(), and schedule().

unsigned int schedcnt

Number of outstanding schedule events

Definition at line 62 of file sched.c.

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


The documentation for this struct was generated from the following file:

Generated on 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1