Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/lw2plus/fcal_leds/
H A Dfcal_leds.c83 static boolean_t cvAndMutexInit = B_FALSE; variable
534 if (!cvAndMutexInit) { in fcal_leds_init()
538 cvAndMutexInit = B_TRUE; in fcal_leds_init()
635 if (cvAndMutexInit && (ledsthr_created || pollthr_created)) { in fcal_leds_fini()