Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_threadprivate.cpp596 static kmp_cached_addr_t *__kmp_find_cache(void *data) { in __kmp_find_cache() function
633 tp_cache_addr = __kmp_find_cache(data); in __kmpc_threadprivate_cached()