IDZEBRA  2.2.7
Data Fields
zebra_lock_handle Struct Reference

Data Fields

int write_flag
 
struct zebra_lock_infop
 

Detailed Description

the internal handle, with a pointer to each lock file info

Definition at line 56 of file flock.c.

Field Documentation

◆ p

struct zebra_lock_info* zebra_lock_handle::p

◆ write_flag

int zebra_lock_handle::write_flag

so we can call zebra_lock_rdwr_wunlock or zebra_lock_lock_runlock

Definition at line 59 of file flock.c.

Referenced by zebra_lock_create(), zebra_lock_r(), zebra_lock_w(), and zebra_unlock().


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