Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Drwstlock.h72 #define RWST_WRITE_WAKE_ONE(l) cv_signal(&(l)->rwst_wcv) macro
/illumos-gate/usr/src/uts/common/os/
H A Drwstlock.c147 RWST_WRITE_WAKE_ONE(l); in rwst_exit()