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

Data Fields

ast_cond_t in
 
ast_mutex_t lock
 
ast_cond_t out
 
int task_complete
 
int task_started
 
int task_stop_waiting
 

Detailed Description

Definition at line 645 of file test_taskprocessor.c.

Field Documentation

◆ in

◆ lock

◆ out

◆ task_complete

int task_complete

◆ task_started

int task_started

Definition at line 650 of file test_taskprocessor.c.

Referenced by shutdown_task_exec(), and shutdown_waitfor_start().

◆ task_stop_waiting

int task_stop_waiting

Definition at line 651 of file test_taskprocessor.c.

Referenced by shutdown_data_create(), shutdown_poke(), and shutdown_task_exec().


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