|
Ruby
1.9.3p551(2014-11-13revision48407)
|
#include "ruby/config.h"Go to the source code of this file.
Functions | |
| int | flock (int fd, int operation) |
| int flock | ( | int | fd, |
| int | operation | ||
| ) |
Definition at line 124 of file flock.c.
References rb_notimplement().
1.8.14