SDL_GetThreadID
SDL_GetThreadID
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
NAME
SDL_GetThreadID- Get the SDL thread ID of a SDL_Thread
SYNOPSIS
#include
Uint32 SDL_GetThreadID(__SDL_Thread
DESCRIPTION
Returns the ID of a SDL_Thread created by
SDL_!CreateThread?.
SEE ALSO
SDL_!CreateThread?