Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Drwstlock.h61 #define RWST_WRITE_OWNER(l) \ macro
/illumos-gate/usr/src/uts/common/os/
H A Drwstlock.c175 return (RWST_WRITE_OWNER(l)); in rwst_lock_held()