Wed Aug 7 17:16:15 2019

Asterisk developer's documentation


ast_sched_thread Struct Reference

Data Fields

ast_cond_t cond
struct 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

struct sched_context* context [read]
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_create(), and ast_sched_thread_destroy().


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

Generated on 7 Aug 2019 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1