*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: lock | Section: 2 | Source: UNIX v7 | File: lock.2
LOCK(2) System Calls Manual LOCK(2) NAME lock - lock a process in primary memory SYNOPSIS lock(flag) DESCRIPTION If the flag argument is non-zero, the process executing this call will not be swapped except if it is required to grow. If the argument is zero, the process is unlocked. This call may only be executed by the super-user. BUGS Locked processes interfere with the compaction of primary memory and can cause deadlock. This system call is not considered a permanent part of the system. ASSEMBLER (lock = 53.) sys lock; flag local LOCK(2)

Navigation Options