Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp.h1830 #define KMP_BARRIER_UNUSED_BIT 1 // bit that must never be set for valid state macro
1834 #define KMP_BARRIER_UNUSED_STATE (1 << KMP_BARRIER_UNUSED_BIT)
1840 #if (KMP_BARRIER_UNUSED_BIT >= KMP_BARRIER_BUMP_BIT)