Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
sched_thread Struct Reference

Data Fields

ast_cond_t cond
 
unsigned int stop:1
 
pthread_t thread
 

Detailed Description

Definition at line 105 of file sched.c.

Field Documentation

◆ cond

ast_cond_t cond

◆ stop

unsigned int stop

Definition at line 108 of file sched.c.

Referenced by sched_run(), and sched_thread_destroy().

◆ thread

pthread_t thread

Definition at line 106 of file sched.c.

Referenced by ast_sched_start_thread(), and sched_thread_destroy().


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