Searched refs:__sync (Results 1 – 2 of 2) sorted by relevance
67 #define __sync() \ macro78 #define __sync() do { } while(0) macro92 #define fast_wmb() __sync()93 #define fast_rmb() __sync()94 #define fast_mb() __sync()110 __sync(); \
22 __sync(); \