Sign in
cos
/
third_party
/
kernel
/
45ad39999b00afde5f9d6b074da4bcaf4644c6d7
/
.
/
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