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

Data Fields

int fd
 
struct {
   struct path_lock *   next
 
le
 
char * path
 

Detailed Description

Definition at line 2465 of file main/app.c.

Field Documentation

◆ fd

int fd

Definition at line 2467 of file main/app.c.

Referenced by ast_lock_path_flock(), and path_lock_destroy().

◆ 

struct { ... } le

Referenced by ast_unlock_path_flock().

◆ next

struct path_lock* next

Definition at line 2466 of file main/app.c.

◆ path

char* path

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