Searched defs:LS_TYPE_RW (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dlockstat.h92 #define LS_TYPE_RW "rw" macro
101 #define LSR_ACQUIRE (LS_TYPE_RW "-" LS_ACQUIRE)
102 #define LSR_RELEASE (LS_TYPE_RW "-" LS_RELEASE)
103 #define LSR_BLOCK (LS_TYPE_RW "-" LS_BLOCK)
104 #define LSR_UPGRADE (LS_TYPE_RW "-" LS_UPGRADE)
105 #define LSR_DOWNGRADE (LS_TYPE_RW "-" LS_DOWNGRADE)

Completed in 59 milliseconds