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

/external/qemu/distrib/sdl-1.2.12/src/timer/macos/
H A DSDL_systimer.c49 static int is_fast_inited = 0; variable
53 if ( ! is_fast_inited ) // important to check or FastTime may hang machine!
62 if ( ! is_fast_inited )
132 is_fast_inited = 1;

Completed in 1213 milliseconds