Sign in
android-kvm
/
linux
/
cb48b6a26cace226d8b299a48c73e808eb0c4f61
/
.
/
lib
/
locking-selftest-wlock.h
blob: 0bc51c8cf3c5845072e1ec6c59dcfa7078a49079 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#undef
LOCK
#define
LOCK WL
#undef
UNLOCK
#define
UNLOCK WU
#undef
RLOCK
#define
RLOCK RL
#undef
WLOCK
#define
WLOCK WL
#undef
INIT
#define
INIT RWI