Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Drwstlock.h75 #define RWST_READ_EXIT(l) (l)->rwst_count-- macro
/illumos-gate/usr/src/uts/common/os/
H A Drwstlock.c142 RWST_READ_EXIT(l); in rwst_exit()