Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
ba871e1d299154953dcee23590c0316283897261
/
.
/
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