Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ao2_global_obj Struct Reference

#include <astobj2.h>

Data Fields

ast_rwlock_t lock
 
void * obj
 

Detailed Description

Global ao2 object holder structure.

Definition at line 803 of file astobj2.h.

Field Documentation

Access lock to the held ao2 object.

Definition at line 805 of file astobj2.h.

Referenced by sorcery_config_destructor().

void* obj

Global ao2 object.

Definition at line 807 of file astobj2.h.


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