Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
task_data Struct Reference

userdata associated with baseline taskprocessor test More...

Data Fields

ast_cond_t cond
 
ast_mutex_t lock
 
int task_complete
 
unsigned long wait_time
 

Detailed Description

userdata associated with baseline taskprocessor test

Definition at line 44 of file test_taskprocessor.c.

Field Documentation

int task_complete

Boolean indicating that the task was run

Definition at line 50 of file test_taskprocessor.c.

Referenced by task(), task_data_create(), and task_wait().

unsigned long wait_time

Milliseconds to wait before returning

Definition at line 52 of file test_taskprocessor.c.

Referenced by AST_TEST_DEFINE(), task(), and task_data_create().


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