Query: simple_unlock
OS: netbsd
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LOCK(9) BSD Kernel Developer's Manual LOCK(9)NAMElock, 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 functionsDESCRIPTIONThese 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 ALSOcondvar(9), mutex(9), rwlock(9)HISTORYThe kernel locking API first appeared in 4.4BSD-lite2, and was replaced in NetBSD 5.0.BSDJanuary 30, 2008 BSD
Related Man Pages |
---|
lock(9) - debian |
lockinit(9) - debian |
lockmgr_assert(9) - debian |
lockmgr_rw(9) - debian |
lockmgr_recursed(9) - debian |
Similar Topics in the Unix Linux Community |
---|
Version control for audit |