Asterisk - The Open Source Telephony Project
18.5.0
Data Fields
module_user_list Struct Reference
Collaboration diagram for module_user_list:
[
legend
]
Data Fields
struct
ast_module_user
*
first
struct
ast_module_user
*
last
ast_mutex_t
lock
Detailed Description
Definition at line
132
of file
loader.c
.
Field Documentation
◆
first
struct
ast_module_user
* first
Definition at line
132
of file
loader.c
.
◆
last
struct
ast_module_user
* last
Definition at line
132
of file
loader.c
.
◆
lock
ast_mutex_t
lock
Definition at line
132
of file
loader.c
.
The documentation for this struct was generated from the following file:
loader.c
Generated on Sun Aug 8 2021 19:47:27 for Asterisk - The Open Source Telephony Project by
1.8.13