The OpenNET Project / Index page

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

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

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

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

  • BSD mandoc
     

    NAME

    
    
    pthread_equal
    
     - compare thread IDs  
    

    LIBRARY

    
    
    Lb libpthread
    
     
    

    SYNOPSIS

       #include <pthread.h>
    int pthread_equal (pthread_t t1 pthread_t t2);
     

    DESCRIPTION

    The pthread_equal ();
    function compares the thread IDs Fa t1 and Fa t2 .  

    RETURN VALUES

    The pthread_equal ();
    function will return non-zero if the thread IDs Fa t1 and Fa t2 correspond to the same thread, otherwise it will return zero.  

    ERRORS

    None.  

    SEE ALSO

    pthread_create3, pthread_exit3  

    STANDARDS

    The pthread_equal ();
    function conforms to St -p1003.1-96 .


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    ERRORS
    SEE ALSO
    STANDARDS


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




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

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