simple_lock_terminate man page on DigitalUNIX

Man page or keyword search:  
man Server   12896 pages
apropos Keyword Search (all sections)
Output format
DigitalUNIX logo
[printable version]

simple_lock_terminate(9r)			     simple_lock_terminate(9r)

NAME
       simple_lock_terminate - General: Terminates, using a simple lock

SYNOPSIS
       #include <kern/lock.h>

       void simple_lock_terminate(
	       simple_lock_t slock_ptr );

ARGUMENTS
       Specifies  a  pointer  to a simple lock structure. You can declare this
       simple lock structure by using the decl_simple_lock_data routine.

DESCRIPTION
       The simple_lock_terminate routine determines that the kernel module  is
       done using the simple lock permanently. The kernel module must free the
       simple lock (that is, the kernel module does not hold the lock)	before
       calling simple_lock_terminate. The kernel module must not reference the
       specified simple lock after calling simple_lock_terminate.

NOTES
       You must call  simple_lock_init	(once  only)  prior  to	 calling  sim‐
       ple_lock_terminate  to  initialize  the	simple	lock structure for the
       resource. A resource, from the kernel module's standpoint, is data that
       more  than one kernel thread can manipulate. You can store the resource
       in global variables and in data structure members.

RETURN VALUES
       None

FILES
SEE ALSO
       Routines:   decl_simple_lock_data(9r),	 simple_lock_init(9r),	  sim‐
       ple_lock_try(9r), simple_unlock(9r)

       Data Structures: slock(9s)

						     simple_lock_terminate(9r)
[top]

List of man pages available for DigitalUNIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net