Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
flock Struct Reference

#include <rb_mjit_min_header-2.7.6.h>

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 1453 of file rb_mjit_min_header-2.7.6.h.

Field Documentation

◆ l_len

off_t flock::l_len

Definition at line 1457 of file rb_mjit_min_header-2.7.6.h.

◆ l_pid

pid_t flock::l_pid

Definition at line 1458 of file rb_mjit_min_header-2.7.6.h.

◆ l_start

off_t flock::l_start

Definition at line 1456 of file rb_mjit_min_header-2.7.6.h.

◆ l_type

short flock::l_type

Definition at line 1454 of file rb_mjit_min_header-2.7.6.h.

◆ l_whence

short flock::l_whence

Definition at line 1455 of file rb_mjit_min_header-2.7.6.h.


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