Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
ao2_weakproxy_notification_cb | cb |
void * | data |
struct { | |
struct ao2_weakproxy_notification * next | |
} | list |
Definition at line 110 of file astobj2.c.
Referenced by __ao2_ref(), ao2_weakproxy_subscribe(), and ao2_weakproxy_unsubscribe().
void* data |
Definition at line 111 of file astobj2.c.
Referenced by __ao2_ref(), ao2_weakproxy_subscribe(), and ao2_weakproxy_unsubscribe().
struct { ... } list |
Referenced by __ao2_ref(), ao2_weakproxy_subscribe(), and ao2_weakproxy_unsubscribe().
struct ao2_weakproxy_notification* next |