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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c169 static boolean_t system_temp_thr_created = B_FALSE; variable
1848 if ((system_temp_monitor) && (system_temp_thr_created == B_FALSE)) {
1853 system_temp_thr_created = B_TRUE;

Completed in 59 milliseconds