*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> simple_unlock (9r)              
Title
Content
Arch
Section
 

simple_unlock(9r)

Contents


NAME    [Toc]    [Back]

       simple_unlock - General: Releases a simple lock

SYNOPSIS    [Toc]    [Back]

       #include <kern/lock.h>

       void simple_unlock(
               simple_lock_t slock_ptr );

ARGUMENTS    [Toc]    [Back]

       Specifies a pointer to a simple lock structure. You passed
       this pointer in a previous call to  the  simple_lock  routine.

DESCRIPTION    [Toc]    [Back]

       The  simple_unlock  routine releases a simple lock for the
       resource associated with the specified simple lock  structure
 pointer.  This simple lock was previously asserted by
       calling the simple_lock or simple_lock_try routine.

RETURN VALUES    [Toc]    [Back]

       None

FILES    [Toc]    [Back]

SEE ALSO
       Routines: decl_simple_lock_data(9r), simple_lock(9r), simple_lock_terminate(9r), simple_lock_try(9r)

       Data Structures: slock(9s)



                                                simple_unlock(9r)
[ Back ]
 Similar pages
Name OS Title
lock_done Tru64 General: Releases a complex lock
simple_lock Tru64 General: Asserts a simple lock
simple_lock_terminate Tru64 General: Terminates, using a simple lock
simple_lock_try Tru64 General: Tries to assert a simple lock
simple_lock_init Tru64 General: Initializes a simple lock structure
slock Tru64 General: Contains simple lock-specific information
decl_simple_lock_data Tru64 General: Declares a simple lock structure
unix_release Tru64 General: Releases binding of the kernel thread
lock_init Tru64 General: Initializes a complex lock
lock_try_read Tru64 General: Tries to assert a complex lock
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service