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

/xnu-2422.115.4/bsd/sys/
H A Dlockstat.h130 #define LS_TYPE_RW "rw" macro
141 #define LSR_ACQUIRE (LS_TYPE_RW "-" LS_ACQUIRE)
142 #define LSR_RELEASE (LS_TYPE_RW "-" LS_RELEASE)
143 #define LSR_BLOCK (LS_TYPE_RW "-" LS_BLOCK)
144 #define LSR_SPIN (LS_TYPE_RW "-" LS_SPIN)
145 #define LSR_UPGRADE (LS_TYPE_RW "-" LS_UPGRADE)
147 #define LSR_DOWNGRADE (LS_TYPE_RW "-" LS_DOWNGRADE)

Completed in 16 milliseconds