Searched refs:cv_wait_unlock (Results 1 – 4 of 4) sorted by relevance
69 #define cv_wait_unlock(cvp, lock) \ macro
71 #define cv_wait_unlock(cvp, lock) \ macro
70 #define cv_wait_unlock(cvp, lock) \ macro
623 cv_wait_unlock(&tp->tun_cv, &tp->tun_mtx); in tun_destroy()