Merge commit 'refs/merge-requests/1' of git://gitorious.org/linux-on-wince-htc/linux_...
[htc-linux.git] / lib / locking-selftest-wsem.h
blobb88c5f2dc5f0065cbb07bd4261a50fb4b65591bf
1 #undef LOCK
2 #define LOCK WSL
4 #undef UNLOCK
5 #define UNLOCK WSU
7 #undef RLOCK
8 #define RLOCK RSL
10 #undef WLOCK
11 #define WLOCK WSL
13 #undef INIT
14 #define INIT RWSI