Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
a8b791668427d9c192778d7a1c001b9fc2b155fe
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
lib
/
locking-selftest-spin.h
blob: ccd1b4b0975708e770148a30df572729636a8530 [
file
] [
log
] [
blame
]
yuezonghe
824eb0c
2024-06-27 02:32:26 -0700
[
diff
] [
blame
]
1
#undef
LOCK
2
#define
LOCK L
3
4
#undef
UNLOCK
5
#define
UNLOCK U
6
7
#undef
RLOCK
8
#undef
WLOCK
9
10
#undef
INIT
11
#define
INIT SI