Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
int | fd |
struct { | |
struct path_lock * next | |
} | le |
char * | path |
Definition at line 2318 of file main/app.c.
int fd |
Definition at line 2320 of file main/app.c.
Referenced by ast_lock_path_flock(), and path_lock_destroy().
struct { ... } le |
Referenced by ast_unlock_path_flock().
struct path_lock* next |
Definition at line 2319 of file main/app.c.
char* path |
Definition at line 2321 of file main/app.c.
Referenced by ast_lock_path_flock(), ast_unlock_path_flock(), Api::load(), ResourceApi::load(), and path_lock_destroy().