lock(9) netbsd man page | unix.com

Man Page: lock

Operating Environment: netbsd

Section: 9

LOCK(9) 						   BSD Kernel Developer's Manual						   LOCK(9)

NAME
lock, simple_lock_init, simple_lock, simple_lock_try, simple_unlock, simple_lock_freecheck, simple_lock_dump, lockinit, lockmgr, lockstatus, lockmgr_printinfo, spinlockinit, spinlockmgr -- kernel lock functions
DESCRIPTION
These interfaces have been obsoleted and removed from the system. Please see the condvar(9), mutex(9), and rwlock(9) manual pages for information on kernel synchronisation primitives.
SEE ALSO
condvar(9), mutex(9), rwlock(9)
HISTORY
The kernel locking API first appeared in 4.4BSD-lite2, and was replaced in NetBSD 5.0.
BSD
January 30, 2008 BSD
Related Man Pages
lockmgr_args_rw(9) - debian
lockmgr_assert(9) - debian
lockmgr_rw(9) - debian
lockmgr_waiters(9) - debian
simple_lock(9r) - osf1
Similar Topics in the Unix Linux Community
Scanning alignment and "extracting" blocks
[uniq + awk?] How to remove duplicate blocks of lines in files?
Command rm deletes filename but not the blocks
Extracting a block of text from a large file using variables?
How can I extract XML block around matching search string?