Data Fields | |
struct ast_module * | first |
struct ast_module * | last |
ast_mutex_t | lock |
struct ast_module* first |
Definition at line 102 of file loader.c.
Referenced by load_modules().
struct ast_module* last |
Definition at line 102 of file loader.c.
Referenced by load_modules().
ast_mutex_t lock |