Sign in
googlers
/
maze
/
linux
/
52a23685f37c06d0cd00eeb8f517a90de3f2c338
/
.
/
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