Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c73 volatile boolean_t g_leds_thread_ack = B_FALSE; variable
561 g_leds_thread_ack = B_FALSE; in fcal_leds_init()
647 while ((ledsthr_created && !g_leds_thread_ack) || in fcal_leds_fini()
H A Dfcal_leds.h291 extern volatile boolean_t g_leds_thread_ack;
H A Dfcal_leds_thread.c597 g_leds_thread_ack = B_TRUE; in wait_a_while()