Searched refs:RunTimer (Results 1 – 7 of 7) 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()
68 static int RunTimer(void *unused) in RunTimer() function87 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()
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()