thr_main(3c) opensolaris man page | unix.com

Man Page: thr_main

Operating Environment: opensolaris

Section: 3c

thr_main(3C)						   Standard C Library Functions 					      thr_main(3C)

NAME
thr_main - identify the main thread
SYNOPSIS
cc -mt [ flag... ] file... [ library... ] #include <thread.h> int thr_main(void);
DESCRIPTION
The thr_main() function returns one of the following: 1 if the calling thread is the main thread 0 if the calling thread is not the main thread -1 if libthread is not linked in or thread initialization has not completed
FILES
/lib/libthread
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ |ATTRIBUTE TYPE |ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
thr_self(3C), attributes(5) SunOS 5.11 11 May 1998 thr_main(3C)
Related Man Pages
libthread(3lib) - minix
libthread(3lib) - x11r4
libthread(3lib) - v7
libthread(3lib) - bsd
libthread(3lib) - opendarwin
Similar Topics in the Unix Linux Community
solaris zones vs container..
PHP Man Pages Now Available (Over 10,000)
Study UNIX Kernel
Grep the 'not running' jobs and will send the update in mail with its name(job)
What is good?