Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h1065 #define KMP_LAST_D_LOCK lockseq_rtm_spin macro
1072 #define KMP_LAST_D_LOCK lockseq_futex macro
1078 #define KMP_LAST_D_LOCK lockseq_tas macro
1112 ((seq) >= KMP_FIRST_D_LOCK && (seq) <= KMP_LAST_D_LOCK)