Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
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)