Sign in
android-kvm
/
linux
/
15b49f360c7a4f91eace4f601b4d669a1b248c7c
/
.
/
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