Searched refs:pwl (Results 1 – 1 of 1) sorted by relevance
3455 static kmutex_t pwl; variable3474 mutex_init(&pwl, NULL, MUTEX_DRIVER, NULL); in pshot_walk_thread()3479 mutex_enter(&pwl); in pshot_walk_thread()3481 cv_wait(&pwcv, &pwl); in pshot_walk_thread()3482 mutex_exit(&pwl); in pshot_walk_thread()3489 mutex_enter(&pwl); in pshot_timeout()3491 mutex_exit(&pwl); in pshot_timeout()