Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dpshot.c3459 static kcondvar_t pwcv; variable
3478 cv_init(&pwcv, NULL, CV_DRIVER, NULL); in pshot_walk_thread()
3484 cv_wait(&pwcv, &pwl); in pshot_walk_thread()
3493 cv_signal(&pwcv); in pshot_timeout()