fehQlibs 26
Qlibs
|
locking of resources More...
#include <unistd.h>
#include <sys/types.h>
#include <sys/file.h>
#include <fcntl.h>
#include "lock.h"
Go to the source code of this file.
Functions | |
int | lock_ex (int fd) |
int | lock_exnb (int fd) |
int | lock_un (int fd) |
locking of resources
Definition in file lock.c.