Home
last modified time | relevance | path

Searched defs:KMP_CPU_PAUSE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h1561 #define KMP_CPU_PAUSE() __kmp_x86_pause() macro
1566 #define KMP_CPU_PAUSE() \ macro
1573 #define KMP_CPU_PAUSE() /* nothing to do */ macro