Searched refs:SDL_timer_threaded (Results 1 – 1 of 1) sorted by relevance
39 static int SDL_timer_threaded = 0; variable65 SDL_timer_threaded = value; in SDL_SetTimerThreaded()78 if ( ! SDL_timer_threaded ) { in SDL_TimerInit()81 if ( SDL_timer_threaded ) { in SDL_TimerInit()93 if ( SDL_timer_threaded < 2 ) { in SDL_TimerQuit()96 if ( SDL_timer_threaded ) { in SDL_TimerQuit()101 SDL_timer_threaded = 0; in SDL_TimerQuit()196 if ( ! SDL_timer_threaded ) { in SDL_AddTimer()251 if ( SDL_timer_threaded ) { in SDL_SetTimer()255 if ( SDL_timer_threaded ) { in SDL_SetTimer()[all …]