Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c184 static pthread_cond_t monitor_cv = PTHREAD_COND_INITIALIZER; variable
5781 err = pthread_cond_timedwait(&monitor_cv, &monitor_mutex, &to); in monitor_node_status()