Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/include/
DSDL_timer.h40 #define SDL_TIMESLICE 10 macro
/external/qemu/distrib/sdl-1.2.15/src/timer/
DSDL_timer.c115 ms = t->interval - SDL_TIMESLICE; in SDL_ThreadedTimerCheck()