Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Dpiclenvd.c170 static pthread_t system_temp_thr_id; variable
1849 if (pthread_create(&system_temp_thr_id, &thr_attr, in envd_setup()