Sign in
gem5
/
arm
/
linux-arm-legacy
/
cf88ebba2f66f69d621a9b727da744613646c6a2
/
.
/
lib
/
locking-selftest-rlock.h
blob: 6789044f4d0efd2cf0773484b9c1a4172cee00da [
file
] [
log
] [
blame
]
#undef
LOCK
#define
LOCK RL
#undef
UNLOCK
#define
UNLOCK RU
#undef
RLOCK
#define
RLOCK RL
#undef
WLOCK
#define
WLOCK WL
#undef
INIT
#define
INIT RWI