Query: lock_done
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
lock_done(9r) lock_done(9r)NAMElock_done - General: Releases a complex lockSYNOPSIS#include <kern/lock.h> void lock_done( lock_t lock_structptr );ARGUMENTSSpecifies a pointer to the complex lock structure, lock. The lock structure is an opaque data structure; that is, its associated members are referenced and manipulated by the operating system and not by the user of the complex lock mechanism.DESCRIPTIONThe lock_done routine releases a lock that was previously asserted by one of the following complex lock routines: lock_read, lock_try_read, lock_try_write, and lock_write.NOTESYou must hold the lock on the resource before calling lock_done.RETURN VALUESNoneFILESSEE ALSORoutines: lock_init(9r), lock_read(9r), lock_terminate(9r), lock_try_read(9r), lock_try_write(9r), lock_write(9r) Data Structures: lock(9s) lock_done(9r)
Related Man Pages |
---|
lock_done(9r) - osf1 |
lock_init(9r) - osf1 |
lock_read(9r) - osf1 |
lock_try_read(9r) - osf1 |
simple_lock(9r) - osf1 |
Similar Topics in the Unix Linux Community |
---|
lock file! |
how to lock keyboard without using lock command |
help with C programme to lock remote resources |
Caps lock dtterm |
Help me to lock my system. |