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

Test structure for observer. More...

Data Fields

ast_cond_t cond
 Condition for notification.
 
const void * created
 Pointer to the created object.
 
const void * deleted
 Pointer to the deleted object.
 
unsigned int loaded:1
 Whether the type has been loaded.
 
ast_mutex_t lock
 Lock for notification.
 
const void * updated
 Pointer to the update object.
 

Detailed Description

Test structure for observer.

Definition at line 147 of file test_sorcery.c.


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