The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

thr_main (3)
  • >> thr_main (3) ( Solaris man: Библиотечные вызовы )
  •  

    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 TYPEATTRIBUTE VALUE

    MT-LevelMT-Safe

     

    SEE ALSO

    thr_self(3C), attributes(5)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    FILES
    ATTRIBUTES
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру