Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp3067 bool __kmp_detect_shm() { in __kmp_detect_shm() function
H A Dkmp.h3735 extern bool __kmp_detect_shm();
H A Dkmp_runtime.cpp6770 __kmp_shm_available = __kmp_detect_shm(); in __kmp_register_library_startup()