Searched refs:SDL_TimerThread (Results 1 – 1 of 1) sorted by relevance
101 SDL_TimerThread(void *_data) in SDL_TimerThread() function227 data->thread = SDL_CreateThreadInternal(SDL_TimerThread, name, 0, data); in SDL_TimerInit()
Completed in 2 milliseconds