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

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

pthread_exc_report_np(3)

Contents


NAME    [Toc]    [Back]

       pthread_exc_report_np  -  Produces  a message that reports
       what a specified DECthreads status exception object represents

SYNOPSIS    [Toc]    [Back]

       #include <pthread_exception.h>

       void pthread_exc_report_np(
               EXCEPTION *exception );

LIBRARY    [Toc]    [Back]

       DECthreads POSIX 1003.1c Library (libpthread.so)

STANDARDS    [Toc]    [Back]

       None

PARAMETERS    [Toc]    [Back]

       DECthreads  exception object that has been set with a status
 value.

DESCRIPTION    [Toc]    [Back]

       This routine produces  a  one-line  text  message  on  the
       stderr  device  (Tru64  UNIX) or SYS$ERROR device (OpenVMS
       systems) that  describes  the  exception  whose  exception
       object is specified in the exception argument.

       In  a  program that uses DECthreads status exceptions, use
       this routine within a CATCH or  CATCH_ALL  code  block  to
       produce  the  message  associated with a caught exception.
       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),
       pthread_exc_set_status_np(3)

       Manuals: Guide to DECthreads and Programmer's Guide



                                         pthread_exc_report_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_set_status_np Tru64 (Macro) Imports a systemdefined error status into a DECthreads address exception object
pthread_exc_matches_np Tru64 (Macro) Determines whether two DECthreads exception objects are identical
get_ieee_exceptions IRIX floating-point exception status
dcecp_cdsclient HP-UX A dcecp object that represents a Cell Directory Service client
dcecp_cds HP-UX A dcecp object that represents a Cell Directory Service server
ipcs Tru64 Reports Interprocess Communication (IPC) facility status
omp_nested IRIX Manipulates or reports status of nested parallelism
uustat Tru64 Reports status of and provides job control for remote file transfer requests and other operations
tt_message_status_set HP-UX set the status attribute for a message
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service