Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
astobj2_rwlock Struct Reference
Collaboration diagram for astobj2_rwlock:
Collaboration graph
[legend]

Data Fields

struct __priv_data priv_data
 
struct ao2_rwlock_priv rwlock
 
void * user_data [0]
 

Detailed Description

Definition at line 133 of file astobj2.c.

Field Documentation

◆ priv_data

struct __priv_data priv_data

Definition at line 135 of file astobj2.c.

Referenced by internal_ao2_alloc().

◆ rwlock

struct ao2_rwlock_priv rwlock

◆ user_data

void* user_data[0]

Definition at line 136 of file astobj2.c.


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