Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct asent * | first |
struct asent * | last |
ast_mutex_t | lock |
Definition at line 70 of file autoservice.c.
struct asent* first |
Definition at line 70 of file autoservice.c.
struct asent* last |
Definition at line 70 of file autoservice.c.
ast_mutex_t lock |
Definition at line 70 of file autoservice.c.
Referenced by autoservice_run().