Searched refs:timer_is_running (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/os/
H A DWaitFor.c174 Bool timer_is_running; local in function:WaitForSomething
176 timer_is_running = were_ready;
179 timer_is_running = FALSE;
230 if (!timer_is_running)

Completed in 5 milliseconds