Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_atomic.cpp2802 #define OP_CRITICAL_CPT_WRK(OP, LCK_ID) \ macro
2821 OP_CRITICAL_CPT_WRK(OP## =, 0); \
2838 OP_CRITICAL_CPT_WRK(OP## =, LCK_ID) \