Searched refs:__TAS (Results 1 – 4 of 4) sorted by relevance
61 #define __TAS(x) vxCas ((x), 0, 1) macro70 #define __TAS(x) vxAtomicCas ((x), 0, 1) macro88 #define __TAS(x) vxTas (x) macro
61 while (!__TAS(&__guard->busy)) in __gthread_once()
62 while (!__TAS(&__guard->busy)) in __gthread_once()