sunos man page for thr_main

Query: thr_main

OS: sunos

Section: 3c

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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.10 11 May 1998 thr_main(3C)
Related Man Pages
libthread(3lib) - osx
libthread(3lib) - xfree86
libthread(3lib) - debian
libthread(3lib) - centos
libthread(3lib) - php
Similar Topics in the Unix Linux Community
The 500 Mile Email
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Best performance UNIX just for HOST Virtualization?