Query: sdl_threadid
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL_ThreadID(3) SDL API Reference SDL_ThreadID(3)NAMESDL_ThreadID - Get the 32-bit thread identifier for the current thread.SYNOPSIS#include "SDL.h" #include "SDL_thread.h" Uint32 SDL_ThreadID(void)DESCRIPTIONGet the 32-bit thread identifier for the current thread.SDLTue 11 Sep 2001, 23:00 SDL_ThreadID(3)