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