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

sched Struct Reference

Collaboration diagram for sched:

Collaboration graph
[legend]

Data Fields

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

Field Documentation

ast_sched_cb callback
 

Definition at line 40 of file sched.c.

void* data
 

Definition at line 39 of file sched.c.

int id
 

Definition at line 36 of file sched.c.

struct sched* next
 

Definition at line 35 of file sched.c.

Referenced by ast_sched_del(), and ast_sched_runq().

int resched
 

Definition at line 38 of file sched.c.

struct timeval when
 

Definition at line 37 of file sched.c.

Referenced by ast_sched_runq(), and ast_sched_wait().


The documentation for this struct was generated from the following file:
Generated on Sat Jun 12 16:41:59 2004 for Asterisk by doxygen 1.3.7