Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_lock.h1044 #define KMP_FOREACH_D_LOCK(m, a) m(tas, a) m(futex, a) m(hle, a) m(rtm_spin, a) macro
1050 #define KMP_FOREACH_D_LOCK(m, a) m(tas, a) m(hle, a) m(rtm_spin, a) macro
1059 #define KMP_FOREACH_D_LOCK(m, a) m(tas, a) m(futex, a) macro
1065 #define KMP_FOREACH_D_LOCK(m, a) m(tas, a) macro
1090 KMP_FOREACH_D_LOCK(expand_seq, 0) KMP_FOREACH_I_LOCK(expand_seq, 0) enumerator
1112 KMP_FOREACH_D_LOCK(expand_tag, 0) enumerator