1
0
Files
TP-Link_XR500v_v2-6/tclinux_phoenix/linux-2.6.36/lib/locking-selftest-wlock.h
2016-11-30 09:03:17 +08:00

15 lines
158 B
C
Executable File

#undef LOCK
#define LOCK WL
#undef UNLOCK
#define UNLOCK WU
#undef RLOCK
#define RLOCK RL
#undef WLOCK
#define WLOCK WL
#undef INIT
#define INIT RWI