Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
simple_task_data Struct Reference
Collaboration diagram for simple_task_data:
Collaboration graph
[legend]

Data Fields

ast_cond_t cond
 
ast_mutex_t lock
 
int task_executed
 

Detailed Description

Definition at line 112 of file test_threadpool.c.

Field Documentation

◆ cond

ast_cond_t cond

◆ lock

◆ task_executed

int task_executed

Definition at line 113 of file test_threadpool.c.

Referenced by simple_task(), and wait_for_completion().


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