Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
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 750 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ l_len

off_t flock::l_len

Definition at line 754 of file rb_mjit_min_header-3.1.3.h.

◆ l_pid

pid_t flock::l_pid

Definition at line 755 of file rb_mjit_min_header-3.1.3.h.

◆ l_start

off_t flock::l_start

Definition at line 753 of file rb_mjit_min_header-3.1.3.h.

◆ l_type

short flock::l_type

Definition at line 751 of file rb_mjit_min_header-3.1.3.h.

◆ l_whence

short flock::l_whence

Definition at line 752 of file rb_mjit_min_header-3.1.3.h.


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