Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_alloc.cpp244 #if !USE_CMP_XCHG_FOR_BGET in set_thr_data()
268 #if USE_CMP_XCHG_FOR_BGET in __kmp_bget_dequeue()
330 #if USE_CMP_XCHG_FOR_BGET in __kmp_bget_enqueue()
Dkmp.h165 #ifndef USE_CMP_XCHG_FOR_BGET
166 #define USE_CMP_XCHG_FOR_BGET 1 macro
2063 #if !USE_CMP_XCHG_FOR_BGET