Data Fields | |
size_t | data_size |
ao2_destructor_fn | destructor_fn |
ast_mutex_t | lock |
uint32_t | magic |
int | ref_counter |
Definition at line 38 of file astobj2.c.
ao2_destructor_fn destructor_fn |
Definition at line 39 of file astobj2.c.
Referenced by __ao2_lock(), __ao2_trylock(), __ao2_unlock(), ao2_lock(), ao2_ref(), ao2_trylock(), and ao2_unlock().
uint32_t magic |
int ref_counter |