|
Asterisk - The Open Source Telephony Project GIT-master-4f2b068
|

Data Fields | |
| int | complete |
| ast_cond_t | cond |
| ast_mutex_t | lock |
| void * | task_data |
| int complete |
Definition at line 1344 of file stasis.c.
Referenced by dispatch_exec_sync(), and dispatch_message().
| ast_cond_t cond |
Definition at line 1343 of file stasis.c.
Referenced by dispatch_exec_sync(), and dispatch_message().
| ast_mutex_t lock |
Definition at line 1342 of file stasis.c.
Referenced by dispatch_exec_sync(), and dispatch_message().
| void* task_data |
Definition at line 1345 of file stasis.c.
Referenced by dispatch_exec_sync(), and dispatch_message().