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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c263 static volatile boolean_t g_wait_now = B_FALSE; variable
3799 g_wait_now = B_FALSE;
3835 g_wait_now = B_TRUE;
4053 if (g_wait_now != B_FALSE) {
4058 while (g_wait_now != B_FALSE)

Completed in 66 milliseconds