|
Ruby
1.9.3p448(2013-06-27revision41675)
|
#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.7.6.1