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

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

pthread_exc_matches_np(3)

Contents


NAME    [Toc]    [Back]

       pthread_exc_matches_np  -  (Macro)  Determines whether two
       DECthreads exception objects are identical

SYNOPSIS    [Toc]    [Back]

       #include <pthread_exception.h>

       int pthread_exc_matches_np(
               EXCEPTION *exception1,
               EXCEPTION *exception2 );

LIBRARY    [Toc]    [Back]

       DECthreads POSIX 1003.1c Library (libpthread.so)

STANDARDS    [Toc]    [Back]

       None

PARAMETERS    [Toc]    [Back]

       DECthreads exception object.  DECthreads exception object.

DESCRIPTION    [Toc]    [Back]

       This  routine  compares  two DECthreads exception objects,
       taking into  consideration  whether  each  is  an  address
       exception or status exception.

       This  routine  returns either the C language value TRUE or
       the C language value FALSE,  indicating  whether  the  two
       DECthreads  exception  objects  specified in the arguments
       exception1 and exception2 are identical.

RETURN VALUES    [Toc]    [Back]

       The C language value TRUE if  the  exception  objects  are
       identical, or the C language value FALSE if not.

ERRORS    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

      
      
       Functions:                   pthread_exc_get_status_np(3),
       pthread_exc_report_np(3), pthread_exc_set_status_np(3)

       Manuals: Guide to DECthreads and Programmer's Guide



                                        pthread_exc_matches_np(3)
[ Back ]
 Similar pages
Name OS Title
pthread_exc_set_status_np Tru64 (Macro) Imports a systemdefined error status into a DECthreads address exception object
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
rdist Tru64 Maintains identical copies of files on multiple hosts
tis_lock_global Tru64 Locks the DECthreads global mutex
pthread_lock_global_np Tru64 Locks the DECthreads global mutex
pthread_unlock_global_np Tru64 Unlocks the DECthreads global mutex
tis_unlock_global Tru64 Unlocks the DECthreads global mutex
exception IRIX exception handling facility
get_ieee_exceptions IRIX floating-point exception status
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service