ckfwq/linux-3.0.4/lib/locking-selftest-mutex.h

12 lines
120 B
C
Raw Permalink Normal View History

2024-12-30 10:53:50 +08:00
#undef LOCK
#define LOCK ML
#undef UNLOCK
#define UNLOCK MU
#undef RLOCK
#undef WLOCK
#undef INIT
#define INIT MI