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

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

tis_self(3)

Contents


NAME    [Toc]    [Back]

       tis_self - Obtains the identifier of the calling thread

SYNOPSIS    [Toc]    [Back]

       #include <tis.h>

       pthread_t tis_self(
               void );

LIBRARY    [Toc]    [Back]

       Standard C Library (libc.so, libc.a)

STANDARDS    [Toc]    [Back]

       None

PARAMETERS    [Toc]    [Back]

       None

DESCRIPTION    [Toc]    [Back]

       This  routine  allows  a  thread  to obtain its own thread
       identifier.

       This  value  becomes  meaningless  when  the   thread   is
       destroyed.

       The initial thread in a process can "change identity" when
       thread system initialization completes--that is, when  the
       DECthreads  multithreading run-time environment is loaded.

RETURN VALUES    [Toc]    [Back]

       Returns the thread identifier of the calling thread.

ERRORS    [Toc]    [Back]

       None

SEE ALSO    [Toc]    [Back]

      
      
       Functions: pthread_create(3)

       Manuals: Guide to DECthreads and Programmer's Guide



                                                      tis_self(3)
[ Back ]
 Similar pages
Name OS Title
pthread_getsequence_np Tru64 Obtains the unique identifier for the specified thread
pthread_equal Tru64 Compares one thread identifier to another thread identifier
pthread_join Tru64 Causes the calling thread to wait for the termination of the specified thread
DtMmdbLocatorGetSectionObjectId HP-UX obtains the object identifier of a section
DtMmdbDlpGetNextSectionId HP-UX obtains the object identifier of the next section
DtMmdbSectionGetBookId HP-UX obtains the object identifier of a book
DtMmdbSectionGetStyleSheetId HP-UX obtains the object identifier of a section's stylesheet
DtMmdbDlpGetPrevSectionId HP-UX obtains the object identifier of the previous section
DtMmdbTocGetParentId HP-UX obtains the object identifier of the parent section
pthread_exit Tru64 Terminates the calling thread
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service