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

/freebsd-10.0-release/sys/sys/
H A Dlockstat.h124 #define LS_TYPE_RW "rw" macro
134 #define LSR_ACQUIRE (LS_TYPE_RW "-" LS_ACQUIRE)
135 #define LSR_RELEASE (LS_TYPE_RW "-" LS_RELEASE)
136 #define LSR_BLOCK (LS_TYPE_RW "-" LS_BLOCK)
137 #define LSR_SPIN (LS_TYPE_RW "-" LS_SPIN)
138 #define LSR_UPGRADE (LS_TYPE_RW "-" LS_UPGRADE)
139 #define LSR_DOWNGRADE (LS_TYPE_RW "-" LS_DOWNGRADE)

Completed in 60 milliseconds