The OpenNET Project / Index page

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

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

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

SDL_WaitThread (3)
  • >> SDL_WaitThread (3) ( Разные man: Библиотечные вызовы )
  •  

    NAME

    SDL_WaitThread- Wait for a thread to finish.
     
    

    SYNOPSIS

    #include "SDL.h" #include "SDL_thread.h"

    void SDL_WaitThread(SDL_Thread *thread, int *status);  

    DESCRIPTION

    Wait for a thread to finish (timeouts are not supported).  

    RETURN VALUE

    The return code for the thread function is placed in the area pointed to by status, if status is not NULL.  

    SEE ALSO

    SDL_CreateThread


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUE
    SEE ALSO


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




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

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