Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
fad3b9378e0664eda351b8650e2fa2d6b0b1da23
/
.
/
ap
/
os
/
linux
/
linux-3.4.x
/
lib
/
locking-selftest-rlock.h
blob: 6789044f4d0efd2cf0773484b9c1a4172cee00da [
file
] [
log
] [
blame
]
#undef
LOCK
#define
LOCK RL
#undef
UNLOCK
#define
UNLOCK RU
#undef
RLOCK
#define
RLOCK RL
#undef
WLOCK
#define
WLOCK WL
#undef
INIT
#define
INIT RWI