Searched refs:__sync (Results 1 – 3 of 3) sorted by relevance
191 #define __sync() \ macro202 #define __sync() do { } while(0) macro216 #define fast_wmb() __sync()217 #define fast_rmb() __sync()218 #define fast_mb() __sync()221 __sync(); \
23 __sync(); \
189 #define __sync() \ macro199 #define fast_wmb() __sync()200 #define fast_rmb() __sync()201 #define fast_mb() __sync()204 __sync(); \