Searched refs:cpu_relax (Results 1 – 2 of 2) sorted by relevance
95 #define cpu_relax() asm ("rep; nop" ::: "memory") macro97 #define cpu_relax() barrier() macro99 #define cpu_relax() assert(0) macro107 cpu_relax(); in busy_wait()
1789 cpu_relax();