Searched defs:__sync (Results 1 – 2 of 2) sorted by relevance
8 #define __sync() __asm__ __volatile__("dbar 0" : : : "memory") macro
14 static inline void __sync(void) in __sync() function
Completed in 3 milliseconds