Searched refs:KMP_DO_PAUSE (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_atomic.cpp763 #define KMP_DO_PAUSE _mm_delay_32(1) macro
765 #define KMP_DO_PAUSE KMP_CPU_PAUSE() macro
781 KMP_DO_PAUSE; \
809 KMP_DO_PAUSE; \
1403 KMP_DO_PAUSE; \

Completed in 168 milliseconds