pthread_exit 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_exit(3thr)					    pthread_exit(3thr)

Name
       pthread_exit - Terminates the calling thread

Syntax
       #include <pthread.h>

       int pthread_exit (status)
       pthread_addr_t status;

Arguments
       status  Address	 value	 copied	  and	returned   to  the  caller  of
	       pthread_join.

Description
       This routine terminates the calling thread and  makes  a	 status	 value
       available  to any thread that calls pthread_join and specifies the ter‐
       minating thread.

       An implicit call to pthread_exit is issued when a thread	 returns  from
       the  start  routine  that was used to create it.	 The function's return
       value serves as the thread's exit status.  The process exits  when  the
       last running thread calls pthread_exit.

Return Values
       None

							    pthread_exit(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