Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp180 #define KMP_CPU_SET_TRY_SIZE CACHE_LINE in __kmp_affinity_determine_capable() macro
198 gCode = syscall(__NR_sched_getaffinity, 0, KMP_CPU_SET_TRY_SIZE, buf); in __kmp_affinity_determine_capable()