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

  man pages->Tru64 Unix man pages -> pthread_exc_set_status_np (3)              
Title
Content
Arch
Section
 

pthread_exc_set_status_np(3)

Contents


NAME    [Toc]    [Back]

       pthread_exc_set_status_np  -  (Macro)  Imports  a  systemdefined
 error status into a DECthreads  address  exception
       object

SYNOPSIS    [Toc]    [Back]

       #include <pthread_exception.h>

       void pthread_exc_set_status_np(
               EXCEPTION *exception,
               unsigned long code );

LIBRARY    [Toc]    [Back]

       DECthreads POSIX 1003.1c Library (libpthread.so)

STANDARDS    [Toc]    [Back]

       None

PARAMETERS    [Toc]    [Back]

       DECthreads  address exception object into which the specified
 status code is imported.  System-specific status code
       to be imported.

DESCRIPTION    [Toc]    [Back]

       This  routine  associates  a  system-specific status value
       with the specified DECthreads  address  exception  object.
       This  transforms  the address exception object into a DECthreads
 status exception object.

       The exception argument must already have been  initialized
       with  the  DECthreads  exception  package's EXCEPTION_INIT
       macro.

       Use this routine to associate any  system-specific  status
       value  with  the  specified  DECthreads  address exception
       object. Note that any exception objects set  to  the  same
       status value are considered equivalent by DECthreads.

RETURN VALUES    [Toc]    [Back]

       None

ERRORS    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

      
      
       Functions: pthread_exc_get_status_np(3)

       Manuals: Guide to DECthreads and Programmer's Guide



                                     pthread_exc_set_status_np(3)
[ Back ]
 Similar pages
Name OS Title
pthread_exc_get_status_np Tru64 (Macro) Obtains a systemdefined error status from a DECthreads status exception object
pthread_exc_report_np Tru64 Produces a message that reports what a specified DECthreads status exception object represents
pthread_exc_matches_np Tru64 (Macro) Determines whether two DECthreads exception objects are identical
tt_int_error HP-UX return the status of an error object
rpccp_import HP-UX Imports binding information and an object UUID from a server entry
get_ieee_exceptions IRIX floating-point exception status
tt_ptr_error HP-UX pointer error macro
xlate IRIX the address translation object file section of an ELF object
aio_error IRIX return error status of an asynchronous I/O operation
aio_error HP-UX return error status of an asynchronous I/O operation
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service