Searched refs:pwcv (Results 1 – 1 of 1) sorted by relevance
3459 static kcondvar_t pwcv; variable3478 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()