Searched refs:bcall_monitor (Results 1 – 1 of 1) sorted by relevance
197 kmutex_t bcall_monitor; /* sleep/wakeup style monitor */ variable2969 mutex_enter(&bcall_monitor); in strwaitbuf()2972 mutex_exit(&bcall_monitor); in strwaitbuf()2975 if (!cv_wait_sig(&(ttoproc(curthread)->p_flag_cv), &bcall_monitor)) { in strwaitbuf()2977 mutex_exit(&bcall_monitor); in strwaitbuf()2981 mutex_exit(&bcall_monitor); in strwaitbuf()3568 mutex_enter(&bcall_monitor); in runbufcalls()3623 mutex_exit(&bcall_monitor); in runbufcalls()