Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A Dpsvcplugin.c124 #define CV_WAIT_FAILED_MSG gettext("platsvcd: pthread_cond_wait %s\n") macro
397 syslog(LOG_ERR, CV_WAIT_FAILED_MSG, strerror(status)); in timer_thread()