Searched refs:SDL_timer_started (Results 1 – 2 of 2) sorted by relevance
31 int SDL_timer_started = 0; variable60 if ( SDL_timer_started ) { in SDL_SetTimerThreaded()75 if ( SDL_timer_started ) { in SDL_TimerInit()85 SDL_timer_started = 1; in SDL_TimerInit()100 SDL_timer_started = 0; in SDL_TimerQuit()189 if ( SDL_timer_started ) { in SDL_AddTimer()
30 extern int SDL_timer_started;