Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

sched Struct Reference


Data Fields

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

Field Documentation

ast_sched_cb callback
 

Definition at line 41 of file sched.c.

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

void* data
 

Definition at line 40 of file sched.c.

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

int id
 

Definition at line 37 of file sched.c.

Referenced by ast_sched_add(), and ast_sched_dump().

struct sched* next
 

Definition at line 36 of file sched.c.

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

int resched
 

Definition at line 39 of file sched.c.

Referenced by ast_sched_add(), and ast_sched_runq().

struct timeval when
 

Definition at line 38 of file sched.c.

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


The documentation for this struct was generated from the following file:
Generated on Wed Mar 16 20:08:39 2005 for Asterisk by  doxygen 1.4.0