Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ SV_DEALLOC(D3) — UnixWare 2.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought






       SV_DEALLOC(D3)                                        SV_DEALLOC(D3)


       NAME
             SV_DEALLOC - deallocate an instance of a synchronization
             variable

       SYNOPSIS
             #include <sys/ksynch.h>
             #include <sys/ddi.h>
             void SV_DEALLOC(sv_t *svp);

          Arguments
             lockp     Pointer to the synchronization variable to be
                       deallocated.

       DESCRIPTION
             SV_DEALLOC deallocates the synchronization variable specified
             by svp.

          Return Values
             None

       USAGE
          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
             SV_ALLOC(D3), SV_BROADCAST(D3), SV_SIGNAL(D3), SV_WAIT(D3),
             SV_WAIT_SIG(D3)

       NOTICES
          Portability
             All processors

          Applicability
             ddi: 5, 5mp, 6, 6mp, 7, 7mp








                           Copyright 1994 Novell, Inc.               Page 1








Typewritten Software • bear@typewritten.org • Edmonds, WA 98026