Sat Apr 26 2014 22:03:26

Asterisk developer's documentation


path_lock Struct Reference
Collaboration diagram for path_lock:

Data Fields

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

Detailed Description

Definition at line 1769 of file app.c.


Field Documentation

int fd

Definition at line 1771 of file app.c.

Referenced by ast_lock_path_flock().

struct { ... } le

Referenced by ast_unlock_path_flock().

struct path_lock* next

Definition at line 1770 of file app.c.

char* path

Definition at line 1772 of file app.c.

Referenced by ast_lock_path_flock(), and ast_unlock_path_flock().


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