osf1 man page for lock

Query: lock

OS: osf1

Section: 9s

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

lock(9s)																  lock(9s)

NAME
lock - General: Contains complex lock-specific information
SYNOPSIS
The lock data 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. Therefore, this reference page omits a description of the lock data structure's associ- ated members.
DESCRIPTION
The lock data structure is the complex lock structure that contains complex lock-specific information. A kernel module writer using the complex lock method declares a pointer to a lock data structure and passes its address to the associated lock routines.
NOTES
The header file <lock.h> shows typedef statements that assign the alternate name lock_data_t for the complex lock structure and lock_t for a pointer to the complex lock structure.
FILES
SEE ALSO
Routines: lock_done(9r), lock_init(9r), lock_read(9r), lock_terminate(9r), lock_try_read(9r), lock_try_write(9r), lock_write(9r) Data Structures: slock(9s) lock(9s)
Related Man Pages
flock(3) - debian
decl_simple_lock_data(9r) - osf1
lock_init(9r) - osf1
lock(9s) - osf1
slock(9s) - osf1
Similar Topics in the Unix Linux Community
how to lock keyboard without using lock command
lock user to directory in ftp
help with C programme to lock remote resources
How to lock file system access
Linux lock problem