Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#include <rb_mjit_min_header-2.7.2.h>
Data Fields | |
short | l_type |
short | l_whence |
off_t | l_start |
off_t | l_len |
pid_t | l_pid |
Definition at line 1438 of file rb_mjit_min_header-2.7.2.h.
off_t flock::l_len |
Definition at line 1442 of file rb_mjit_min_header-2.7.2.h.
pid_t flock::l_pid |
Definition at line 1443 of file rb_mjit_min_header-2.7.2.h.
off_t flock::l_start |
Definition at line 1441 of file rb_mjit_min_header-2.7.2.h.
short flock::l_type |
Definition at line 1439 of file rb_mjit_min_header-2.7.2.h.
short flock::l_whence |
Definition at line 1440 of file rb_mjit_min_header-2.7.2.h.