PLOCK(2) DOMAIN/IX SYS5 PLOCK(2)
NAME
plock - lock process, text, or data in memory
USAGE
#include <sys/lock.h>
int plock(op)
int op;
DESCRIPTION
This call is included only for compatability with earlier
releases. It is not operational on DOMAIN/IX systems.
RELATED INFORMATION
exec(2), exit(2), fork(2)
Printed 12/4/86 PLOCK-1