SLEEP_LOCKAVAIL man page on IRIX

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



SLEEP_LOCKAVAIL(D3)					   SLEEP_LOCKAVAIL(D3)

NAME
     SLEEP_LOCKAVAIL - query whether a sleep lock is available

SYNOPSIS
     #include <sys/types.h>
     #include <sys/ksynch.h>
     #include <sys/ddi.h>
     boolean_t SLEEP_LOCKAVAIL(sleep_t *lockp);

   Arguments
     lockp     Pointer to the sleep lock to be queried.

DESCRIPTION
     SLEEP_LOCKAVAIL returns an indication of whether the sleep lock specified
     by lockp is currently available.

   Return Values
     SLEEP_LOCKAVAIL returns TRUE (a non-zero value) if the lock was available
     or FALSE (zero) if the lock was not available.

USAGE
     The state of the lock may change and the value returned may no longer be
     valid by the time the caller sees it.  The caller is expected to
     understand that this is ``stale data'' and is either using it as a
     heuristic or has arranged for the return value to be meaningful by other
     means.

   Level
     Base or Interrupt.

   Synchronization Constraints
     Does not sleep.

     Driver-defined basic locks, read/write locks, and sleep locks may be held
     across calls to this function.

REFERENCES
     SLEEP_ALLOC(D3), SLEEP_DEALLOC(D3), SLEEP_LOCK(D3), SLEEP_LOCK_SIG(D3),
     SLEEP_TRYLOCK(D3), SLEEP_UNLOCK(D3)

									Page 1

[top]

List of man pages available for IRIX

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