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

15 lines
163 B
C
Executable File

#undef LOCK
#define LOCK WSL
#undef UNLOCK
#define UNLOCK WSU
#undef RLOCK
#define RLOCK RSL
#undef WLOCK
#define WLOCK WSL
#undef INIT
#define INIT RWSI