Home
last modified time | relevance | path

Searched refs:UNLOCK (Results 1 – 8 of 8) sorted by relevance

/lib/
Dlocking-selftest-rtmutex.h5 #undef UNLOCK
6 #define UNLOCK RTU macro
Dlocking-selftest-spin.h5 #undef UNLOCK
6 #define UNLOCK U macro
Dlocking-selftest-mutex.h5 #undef UNLOCK
6 #define UNLOCK MU macro
Dlocking-selftest-wsem.h5 #undef UNLOCK
6 #define UNLOCK WSU macro
Dlocking-selftest-wlock.h5 #undef UNLOCK
6 #define UNLOCK WU macro
Dlocking-selftest-rsem.h5 #undef UNLOCK
6 #define UNLOCK RSU macro
Dlocking-selftest-rlock.h5 #undef UNLOCK
6 #define UNLOCK RU macro
Dlocking-selftest.c255 #define LOCK_UNLOCK_2(x,y) LOCK(x); LOCK(y); UNLOCK(y); UNLOCK(x)
667 UNLOCK(A); \
668 UNLOCK(A); /* fail */
731 UNLOCK(A); \
737 UNLOCK(A);
770 UNLOCK(A); \
778 UNLOCK(A);
802 UNLOCK(A); \
810 UNLOCK(A);
843 UNLOCK(B); \
[all …]