Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c1862 static boolean sig_handled = FALSE; in hud_create() local
1949 if (!sig_handled && signo != 0) { in hud_create()
1959 sig_handled = TRUE; in hud_create()