Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
flock Struct Reference

#include <rb_mjit_min_header-2.7.1.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 1395 of file rb_mjit_min_header-2.7.1.h.

Field Documentation

◆ l_len

off_t flock::l_len

Definition at line 1399 of file rb_mjit_min_header-2.7.1.h.

◆ l_pid

pid_t flock::l_pid

Definition at line 1400 of file rb_mjit_min_header-2.7.1.h.

◆ l_start

off_t flock::l_start

Definition at line 1398 of file rb_mjit_min_header-2.7.1.h.

◆ l_type

short flock::l_type

Definition at line 1396 of file rb_mjit_min_header-2.7.1.h.

◆ l_whence

short flock::l_whence

Definition at line 1397 of file rb_mjit_min_header-2.7.1.h.


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