Fri May 26 01:51:33 2006

Asterisk developer's documentation


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

Detailed Description

Definition at line 51 of file sched.c.


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(), and ast_sched_dump().

struct sched* next
 

Definition at line 52 of file sched.c.

Referenced by ast_sched_del(), ast_sched_dump(), ast_sched_runq(), 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(), and schedule().


The documentation for this struct was generated from the following file:
Generated on Fri May 26 01:51:33 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.6