Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Drwstlock.h76 #define RWST_WRITE_EXIT(l) (l)->rwst_count = 0 macro
/illumos-gate/usr/src/uts/common/os/
H A Drwstlock.c138 RWST_WRITE_EXIT(l); in rwst_exit()