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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclenvmond.c45 extern pthread_t env_temp_thr_tid;
121 (void) pthread_cancel(env_temp_thr_tid);
122 (void) pthread_join(env_temp_thr_tid, &exitval);
H A Dpiclsensors.c76 pthread_t env_temp_thr_tid; variable
681 if (pthread_create(&env_temp_thr_tid, NULL,

Completed in 1532 milliseconds