|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| struct ao2_lock_priv | mutex |
| struct __priv_data | priv_data |
| void * | user_data [0] |
| struct ao2_lock_priv mutex |
Definition at line 121 of file astobj2.c.
Referenced by __ao2_lock(), __ao2_ref(), __ao2_trylock(), __ao2_unlock(), ao2_object_get_lockaddr(), and internal_ao2_alloc().
| struct __priv_data priv_data |
Definition at line 122 of file astobj2.c.
Referenced by internal_ao2_alloc().
| void* user_data[0] |
Definition at line 123 of file astobj2.c.
Referenced by ao2_object_get_lockaddr().