Searched refs:disk_temp_thr_created (Results 1 – 2 of 2) sorted by relevance
172 static boolean_t disk_temp_thr_created = B_FALSE; variable1892 if ((disk_temp_monitor) && (disk_temp_thr_created == B_FALSE)) { in envd_setup()1897 disk_temp_thr_created = B_TRUE; in envd_setup()
133 static boolean_t disk_temp_thr_created = B_FALSE; variable2296 if (disk_temp_thr_created == B_FALSE) { in envd_setup()2301 disk_temp_thr_created = B_TRUE; in envd_setup()