Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
manager_hooks Struct Reference

list of hooks registered More...

Collaboration diagram for manager_hooks:
Collaboration graph
[legend]

Data Fields

struct manager_custom_hookfirst
 
struct manager_custom_hooklast
 
ast_rwlock_t lock
 

Detailed Description

list of hooks registered

Definition at line 1820 of file manager.c.

Field Documentation

◆ first

struct manager_custom_hook* first

Definition at line 1820 of file manager.c.

◆ last

struct manager_custom_hook* last

Definition at line 1820 of file manager.c.

◆ lock

Definition at line 1820 of file manager.c.


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