Sun Aug 6 15:18:45 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

sched Struct Reference

Collaboration diagram for sched:

Collaboration graph
[legend]

Data Fields

ast_sched_cb callback
void * data
int id
schednext
int resched
int variable
timeval when

Field Documentation

ast_sched_cb callback
 

Definition at line 58 of file sched.c.

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

void* data
 

Definition at line 57 of file sched.c.

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

int id
 

Definition at line 53 of file sched.c.

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

struct sched* next
 

Definition at line 52 of file sched.c.

Referenced by ast_sched_del(), ast_sched_dump(), ast_sched_runq(), ast_sched_when(), sched_context_destroy(), sched_release(), and schedule().

int resched
 

Definition at line 55 of file sched.c.

Referenced by ast_sched_add_variable(), and ast_sched_runq().

int variable
 

Definition at line 56 of file sched.c.

Referenced by ast_sched_add_variable(), and ast_sched_runq().

struct timeval when
 

Definition at line 54 of file sched.c.

Referenced by ast_sched_add_variable(), ast_sched_dump(), ast_sched_runq(), ast_sched_wait(), ast_sched_when(), and schedule().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 6 15:18:45 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.2