locking-selftest-rtmutex.h 162 B

123456789101112
  1. /* SPDX-License-Identifier: GPL-2.0 */
  2. #undef LOCK
  3. #define LOCK RTL
  4. #undef UNLOCK
  5. #define UNLOCK RTU
  6. #undef RLOCK
  7. #undef WLOCK
  8. #undef INIT
  9. #define INIT RTI