Searched refs:RunTimer (Results 1 – 8 of 8) sorted by relevance
50 static int RunTimer(void *unused) in RunTimer() function65 timer = SDL_CreateThread(RunTimer, NULL); in SDL_SYS_TimerInit()
54 static int RunTimer(void *unused) in RunTimer() function69 timer = SDL_CreateThread(RunTimer, NULL); in SDL_SYS_TimerInit()
59 static int RunTimer(void *unused) in RunTimer() function74 timer = SDL_CreateThread(RunTimer, NULL); in SDL_SYS_TimerInit()
71 static int RunTimer(void *unused) in RunTimer() function88 timer = SDL_CreateThread(RunTimer, NULL); in SDL_SYS_TimerInit()
190 static int RunTimer(void *unused) in RunTimer() function205 timer = SDL_CreateThread(RunTimer, NULL); in SDL_SYS_TimerInit()
211 static int RunTimer(void *unused) in RunTimer() function237 timer_thread = SDL_CreateThread(RunTimer, NULL); in SDL_SYS_TimerInit()
197 static int RunTimer(void *unused) in RunTimer() function212 timer = SDL_CreateThread(RunTimer, NULL); in SDL_SYS_TimerInit()
185 static int SDLCALL RunTimer(void *unused) in RunTimer() function201 timer = SDL_CreateThread(RunTimer, NULL); in SDL_SYS_TimerInit()