Searched refs:LOCK (Results 1 – 7 of 7) sorted by relevance
1 #undef LOCK2 #define LOCK ML macro
1 #undef LOCK2 #define LOCK L macro
1 #undef LOCK2 #define LOCK RL macro
1 #undef LOCK2 #define LOCK WSL macro
1 #undef LOCK2 #define LOCK WL macro
1 #undef LOCK2 #define LOCK RSL macro
217 #define LOCK_UNLOCK_2(x,y) LOCK(x); LOCK(y); UNLOCK(y); UNLOCK(x)248 LOCK(X1); \249 LOCK(X2); /* this one should fail */496 LOCK(A); \523 LOCK(A); \524 LOCK(B); \551 LOCK(A); \578 LOCK(A); \584 LOCK(A); \617 LOCK(A); \[all …]