Sign in
googlers
/
maze
/
linux
/
42b2aa86c6670347a2a07e6d7af0e0ecc8fdbff9
/
.
/
lib
/
locking-selftest-wsem.h
blob: b88c5f2dc5f0065cbb07bd4261a50fb4b65591bf [
file
] [
log
] [
blame
]
#undef
LOCK
#define
LOCK WSL
#undef
UNLOCK
#define
UNLOCK WSU
#undef
RLOCK
#define
RLOCK RSL
#undef
WLOCK
#define
WLOCK WSL
#undef
INIT
#define
INIT RWSI