Sign in
googlers
/
maze
/
linux
/
d773c082da27c445c832324cfb4a357498613a38
/
.
/
lib
/
locking-selftest-rsem.h
blob: 62da886680c7aea003b97fb7a72b12be4db3562b [
file
] [
log
] [
blame
]
#undef
LOCK
#define
LOCK RSL
#undef
UNLOCK
#define
UNLOCK RSU
#undef
RLOCK
#define
RLOCK RSL
#undef
WLOCK
#define
WLOCK WSL
#undef
INIT
#define
INIT RWSI