Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_threadprivate.cpp781 void __kmp_cleanup_threadprivate_caches() { in __kmp_cleanup_threadprivate_caches() function
H A Dkmp.h4493 void __kmp_cleanup_threadprivate_caches();
H A Dkmp_runtime.cpp8304 __kmp_cleanup_threadprivate_caches(); in __kmp_cleanup()