pthread_self man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

pthread_self(3thr)					    pthread_self(3thr)

Name
       pthread_self - Obtains the identifier of the current thread.

Syntax
       #include <pthread.h>

       pthread_t pthread_self();

Arguments
       None

Description
       This  routine  allows  a thread to obtain its own identifier.  Use this
       identifier in calls to pthread_setprio and pthread_setscheduler.

       This value becomes meaningless when the thread object is deleted - that
       is, when the thread has terminated its execution and pthread_detach has
       been called.

Return Values
       Returns the identifier of the calling thread to pthread_t.

							    pthread_self(3thr)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net