Home
last modified time | relevance | path

Searched refs:list_changed (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/timer/
DSDL_timer.c51 static volatile SDL_bool list_changed = SDL_FALSE; variable
111 list_changed = SDL_FALSE; in SDL_ThreadedTimerCheck()
133 if ( list_changed ) { in SDL_ThreadedTimerCheck()
177 list_changed = SDL_TRUE; in SDL_AddTimerInternal()
224 list_changed = SDL_TRUE; in SDL_RemoveTimer()
262 list_changed = SDL_TRUE; in SDL_SetTimer()