Home
last modified time | relevance | path

Searched refs:KMP_YIELD_OVERSUB_ELSE_SPIN (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h663 KMP_YIELD_OVERSUB_ELSE_SPIN(spins, time); \
773 KMP_YIELD_OVERSUB_ELSE_SPIN(spins, time); \
H A Dkmp_dispatch.h316 KMP_YIELD_OVERSUB_ELSE_SPIN(spins, time);
H A Dkmp_wait_release.h572 KMP_YIELD_OVERSUB_ELSE_SPIN(spins, time);
H A Dz_Windows_NT_util.cpp1340 KMP_YIELD_OVERSUB_ELSE_SPIN(spins, time); in __kmp_reap_common()
H A Dkmp_dispatch.cpp3066 KMP_YIELD_OVERSUB_ELSE_SPIN(spins, time); in __kmp_wait_4()
3091 KMP_YIELD_OVERSUB_ELSE_SPIN(spins, time); in __kmp_wait_4_ptr()
H A Dkmp_lock.cpp111 KMP_YIELD_OVERSUB_ELSE_SPIN(spins, time); in __kmp_acquire_tas_lock_timed_template()
2242 KMP_YIELD_OVERSUB_ELSE_SPIN(spins, time); in __kmp_acquire_drdpa_lock_timed_template()
H A Dkmp.h1626 #define KMP_YIELD_OVERSUB_ELSE_SPIN(count, time) \ macro
1649 #define KMP_YIELD_OVERSUB_ELSE_SPIN(count, time) \ macro
H A Dkmp_tasking.cpp4163 KMP_YIELD_OVERSUB_ELSE_SPIN(spins, time);