Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
astobj2_lockobj Struct Reference
Collaboration diagram for astobj2_lockobj:
Collaboration graph
[legend]

Data Fields

struct ao2_lockobj_priv lockobj
 
struct __priv_data priv_data
 
void * user_data [0]
 

Detailed Description

Definition at line 144 of file astobj2.c.

Field Documentation

◆ lockobj

struct ao2_lockobj_priv lockobj

◆ priv_data

struct __priv_data priv_data

Definition at line 146 of file astobj2.c.

Referenced by internal_ao2_alloc().

◆ user_data

void* user_data[0]

Definition at line 147 of file astobj2.c.

Referenced by __adjust_lock(), __ao2_lock(), __ao2_trylock(), and __ao2_unlock().


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