Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ucpsig(2)

ucpclr(2)

ucppri(2)

ucpinq(2)

ucpset(2)



  ucprelse(2)                         CLIX                         ucprelse(2)



  NAME

    ucprelse - Resets a process's priority after handling a signal

  LIBRARY

    Intergraph XIO Library (libix.a)

  SYNOPSIS

    void ucprelse(
      void );

  DESCRIPTION

    The ucprelse() function resets the calling processes User Controlled
    Priority (UCP) to the priority it was running at before handling a signal
    (see ucpsig() for exceptions).

  NOTES

    The ucprelse() function should be called when completing a signal()
    handling routine.  It does not need to be called if sigset() is used.  The
    sigset() function performs a ucprelse() as part of the sigrelse().

  RETURN VALUES

    The ucprelse() function does not return a value.  No possible errors can
    occur.

  RELATED INFORMATION

    Functions:  ucpsig(2), ucpclr(2), ucppri(2), ucpinq(2), ucpset(2)





















  2/94 - Intergraph Corporation                                              1




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