Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dpshot.c3458 static kmutex_t pwl; variable
3477 mutex_init(&pwl, NULL, MUTEX_DRIVER, NULL); in pshot_walk_thread()
3482 mutex_enter(&pwl); in pshot_walk_thread()
3484 cv_wait(&pwcv, &pwl); in pshot_walk_thread()
3485 mutex_exit(&pwl); in pshot_walk_thread()
3492 mutex_enter(&pwl); in pshot_timeout()
3494 mutex_exit(&pwl); in pshot_timeout()