Sign in
kunit
/
linux
/
85b80ebfa4384b8ea30cc1af9617db30319a9ccd
/
.
/
lib
/
locking-selftest-mutex.h
blob: 68601b6f584b88a189c6c082bd45278756f57fca [
file
] [
log
] [
blame
]
Ingo Molnar
cae2ed9
2006-07-03 00:24:48 -0700
[
diff
] [
blame
]
1
#undef
LOCK
2
#define
LOCK ML
3
4
#undef
UNLOCK
5
#define
UNLOCK MU
6
7
#undef
RLOCK
8
#undef
WLOCK
9
10
#undef
INIT
11
#define
INIT MI