Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3d8995963dfec66ef6270e729bf75903e9043f9d
/
.
/
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