Home
last modified time | relevance | path

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

/freebsd/lib/libomp/
H A Dkmp_config.h56 #define LIBOMP_USE_ADAPTIVE_LOCKS 1 macro
58 #define LIBOMP_USE_ADAPTIVE_LOCKS 0 macro
60 #define KMP_USE_ADAPTIVE_LOCKS LIBOMP_USE_ADAPTIVE_LOCKS
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_config.h.cmake55 #cmakedefine01 LIBOMP_USE_ADAPTIVE_LOCKS
56 #define KMP_USE_ADAPTIVE_LOCKS LIBOMP_USE_ADAPTIVE_LOCKS