Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Functions
flock.c File Reference
#include "ruby/internal/config.h"
#include "ruby/ruby.h"

Go to the source code of this file.

Functions

int flock (int fd, int operation)
 

Function Documentation

◆ flock()

int flock ( int  fd,
int  operation 
)

Definition at line 125 of file flock.c.