Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A 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()
H A Dkmp.h184 #ifndef USE_CMP_XCHG_FOR_BGET
185 #define USE_CMP_XCHG_FOR_BGET 1 macro
2345 #if !USE_CMP_XCHG_FOR_BGET