Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
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 824 of file rb_mjit_min_header-3.2.1.h.

Field Documentation

◆ l_len

off_t flock::l_len

Definition at line 828 of file rb_mjit_min_header-3.2.1.h.

◆ l_pid

pid_t flock::l_pid

Definition at line 829 of file rb_mjit_min_header-3.2.1.h.

◆ l_start

off_t flock::l_start

Definition at line 827 of file rb_mjit_min_header-3.2.1.h.

◆ l_type

short flock::l_type

Definition at line 825 of file rb_mjit_min_header-3.2.1.h.

◆ l_whence

short flock::l_whence

Definition at line 826 of file rb_mjit_min_header-3.2.1.h.


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