Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_atomic.cpp1957 #define OP_CRITICAL_READ_WRK(OP, LCK_ID) \ macro
1968 OP_CRITICAL_READ_WRK(OP, 0); \
1984 OP_CRITICAL_READ_WRK(OP, LCK_ID) /* send assignment */ \