#include "SDL.h" #include "SDL_thread.h"
Uint32 SDL_ThreadID(void);
Uint32 SDL_ThreadID
現在のスレッドの32ビットの識別子を得ます。