Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5d7cb157025b3b4852f38e6e5e97d06ef12c1d78
/
.
/
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