The OpenNET Project / Index page

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

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

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

_lwp_exit (2)
  • >> _lwp_exit (2) ( Solaris man: Системные вызовы )
  • 
    NAME
         _lwp_exit - terminate the calling LWP
    
    SYNOPSIS
         #include <sys/lwp.h>
    
         void _lwp_exit(void);
    
    DESCRIPTION
         The _lwp_exit() function causes  the  calling  LWP  to  ter-
         minate.  If it is the last LWP in the process, then the pro-
         cess exits with a status of 0 (see exit(2)).
    
         If the LWP was created undetached, it is transformed into  a
         "zombie  LWP" that retains at least the LWP's ID until it is
         waited for (see _lwp_wait(2)). Otherwise, its ID and  system
         resources may be reclaimed immediately.
    
    SEE ALSO
         _lwp_create(2), _lwp_wait(2), exit(2)
    
    
    
    


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




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

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