Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
Data Fields
flock Struct Reference

Data Fields

short l_type
 
short l_whence
 
off_t l_start
 
off_t l_len
 
pid_t l_pid
 

Detailed Description

Definition at line 1117 of file rb_mjit_min_header-3.2.2.h.

Field Documentation

◆ l_len

off_t flock::l_len

Definition at line 1121 of file rb_mjit_min_header-3.2.2.h.

◆ l_pid

pid_t flock::l_pid

Definition at line 1122 of file rb_mjit_min_header-3.2.2.h.

◆ l_start

off_t flock::l_start

Definition at line 1120 of file rb_mjit_min_header-3.2.2.h.

◆ l_type

short flock::l_type

Definition at line 1118 of file rb_mjit_min_header-3.2.2.h.

◆ l_whence

short flock::l_whence

Definition at line 1119 of file rb_mjit_min_header-3.2.2.h.


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