The OpenNET Project / Index page

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

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

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

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

  • BSD mandoc
     

    NAME

    
    
    pthread_set_name_np
    
     - set the thread name
    
     
    

    LIBRARY

    Lb libpthread
    
     
    

    SYNOPSIS

       #include <pthread_np.h>
    void pthread_set_name_np (pthread_t tid const char *name);
     

    DESCRIPTION

    The pthread_set_name_np ();
    function sets internal name for thread specified by Fa tid argument to string value specified by Fa name argument.

    This is a debugging interface and using it on a day-by-day basis makes no sense.  

    ERRORS

    Because of the debugging nature of this function, all errors that may appear inside are silently ignored.  

    AUTHORS

    This manual page was written by An Alexey Zelkin Aq phantom@FreeBSD.org .


     

    Index

    NAME
    LIBRARY
    SYNOPSIS
    DESCRIPTION
    ERRORS
    AUTHORS


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




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

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