Home
last modified time | relevance | path

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

/dports/emulators/quasi88/quasi88-0.6.4/src/X11/
H A Dwait.c94 static int tick_error = FALSE; variable
105 tick_error = TRUE; in set_tick()
116 if (verbose_wait) { if (tick_error == FALSE) printf("Clock Error\n"); } in get_tick()
117 tick_error = TRUE; in get_tick()
149 if (verbose_wait) { if (tick_error == FALSE) printf("Clock Error\n"); } in get_tick()
150 tick_error = TRUE; in get_tick()
221 if (tick_error == FALSE) { in wait_vsync_update()
237 while (tick_error == FALSE) { in wait_vsync_update()
250 while (tick_error == FALSE) { in wait_vsync_update()
266 while (tick_error == FALSE) { in wait_vsync_update()
[all …]