Asterisk - The Open Source Telephony Project GIT-master-7921072
Data Fields
module_list Struct Reference
Collaboration diagram for module_list:
Collaboration graph
[legend]

Data Fields

struct ast_modulefirst
 
struct ast_modulelast
 
ast_mutex_t lock
 

Detailed Description

Definition at line 336 of file loader.c.

Field Documentation

◆ first

struct ast_module* first

Definition at line 336 of file loader.c.

◆ last

struct ast_module* last

Definition at line 336 of file loader.c.

◆ lock

Definition at line 336 of file loader.c.


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