Mon Oct 8 12:39:31 2012

Asterisk developer's documentation


ast_sched_thread Struct Reference


Data Fields

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

Detailed Description

Definition at line 82 of file sched.c.


Field Documentation

ast_cond_t cond

Definition at line 85 of file sched.c.

Referenced by ast_sched_thread_add(), ast_sched_thread_add_variable(), ast_sched_thread_destroy(), ast_sched_thread_poke(), and sched_run().

struct sched_context* context

Definition at line 86 of file sched.c.

Referenced by ast_sched_thread_add(), ast_sched_thread_add_variable(), ast_sched_thread_destroy(), ast_sched_thread_get_context(), and sched_run().

ast_mutex_t lock

Definition at line 84 of file sched.c.

Referenced by ast_sched_thread_add(), ast_sched_thread_add_variable(), ast_sched_thread_destroy(), ast_sched_thread_poke(), and sched_run().

unsigned int stop

Definition at line 87 of file sched.c.

Referenced by ast_sched_thread_destroy(), and sched_run().

pthread_t thread

Definition at line 83 of file sched.c.

Referenced by ast_sched_thread_destroy().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:31 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7