1SDL_ThreadID(3)                SDL API Reference               SDL_ThreadID(3)
2
3
4

NAME

6       SDL_ThreadID - Get the 32-bit thread identifier for the current thread.
7

SYNOPSIS

9       #include "SDL.h" #include "SDL_thread.h"
10
11       Uint32 SDL_ThreadID(void)
12

DESCRIPTION

14       Get the 32-bit thread identifier for the current thread.
15
16
17
18SDL                         Tue 11 Sep 2001, 23:00             SDL_ThreadID(3)
Impressum