Sun Oct 16 2011 08:43:13

Asterisk developer's documentation


ast_sched_thread Struct Reference
Collaboration diagram for ast_sched_thread:

Data Fields

ast_cond_t cond
struct sched_contextcontext
ast_mutex_t lock
unsigned int stop:1
pthread_t thread

Field Documentation

unsigned int stop

Definition at line 83 of file sched.c.

Referenced by sched_run(), and ast_sched_thread_destroy().

pthread_t thread

Definition at line 79 of file sched.c.

Referenced by ast_sched_thread_destroy(), and ast_sched_thread_create().


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