Searched defs:__sync_lock_test_and_set (Results 1 – 2 of 2) sorted by relevance
65 #define __sync_lock_test_and_set(A, B) (abort(), 0) macro
73 #define __sync_lock_test_and_set(A, B) (abort(), 0) macro