Query: thr_main
OS: opensolaris
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)NAMEthr_main - identify the main threadSYNOPSIScc -mt [ flag... ] file... [ library... ] #include <thread.h> int thr_main(void);DESCRIPTIONThe 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 completedFILES/lib/libthreadATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ |ATTRIBUTE TYPE |ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOthr_self(3C), attributes(5) SunOS 5.11 11 May 1998 thr_main(3C)
Related Man Pages |
---|
libthread(3lib) - minix |
libthread(3lib) - osx |
libthread(3lib) - x11r4 |
libthread(3lib) - xfree86 |
libthread(3lib) - mojave |
Similar Topics in the Unix Linux Community |
---|
How to learn UNIX |
solaris zones vs container.. |
What does this mean? |
Grep the 'not running' jobs and will send the update in mail with its name(job) |
%memused is high |