Asterisk - The Open Source Telephony Project
18.5.0
Data Fields
logmsgs Struct Reference
Collaboration diagram for logmsgs:
[
legend
]
Data Fields
struct
logmsg
*
first
struct
logmsg
*
last
ast_mutex_t
lock
Detailed Description
Definition at line
188
of file
logger.c
.
Field Documentation
◆
first
struct
logmsg
* first
Definition at line
188
of file
logger.c
.
◆
last
struct
logmsg
* last
Definition at line
188
of file
logger.c
.
◆
lock
ast_mutex_t
lock
Definition at line
188
of file
logger.c
.
Referenced by
init_logger()
, and
logger_thread()
.
The documentation for this struct was generated from the following file:
logger.c
Generated on Sun Aug 8 2021 19:47:27 for Asterisk - The Open Source Telephony Project by
1.8.13