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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h1056 #define KMP_LAST_D_LOCK lockseq_hle macro
1063 #define KMP_LAST_D_LOCK lockseq_futex macro
1069 #define KMP_LAST_D_LOCK lockseq_tas macro
1103 ((seq) >= KMP_FIRST_D_LOCK && (seq) <= KMP_LAST_D_LOCK)

Completed in 105 milliseconds