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

Data Fields

struct ao2_lock_priv mutex
 
struct __priv_data priv_data
 
void * user_data [0]
 

Detailed Description

Definition at line 120 of file astobj2.c.

Field Documentation

◆ mutex

struct ao2_lock_priv mutex

◆ priv_data

struct __priv_data priv_data

Definition at line 122 of file astobj2.c.

Referenced by internal_ao2_alloc().

◆ user_data

void* user_data[0]

Definition at line 123 of file astobj2.c.

Referenced by ao2_object_get_lockaddr().


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