Searched defs:env_dmc_cond (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclplatmod.c79 static pthread_cond_t env_dmc_cond = PTHREAD_COND_INITIALIZER; variable
597 (void) pthread_cond_timedwait(&env_dmc_cond,
700 (void) pthread_cond_signal(&env_dmc_cond);

Completed in 58 milliseconds