Searched refs:__kmpc_threadprivate_cached (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_threadprivate.cpp615 __kmpc_threadprivate_cached(ident_t *loc, function
620 KC_TRACE(10, ("__kmpc_threadprivate_cached: T#%d called with cache: %p, "
640 KC_TRACE(50, ("__kmpc_threadprivate_cached: T#%d allocated cache at "
673 ("__kmpc_threadprivate_cached: T#%d exiting; return value = %p\n",
H A Dkmp.h2920 (__kmpc_threadprivate_cached()) */
3810 KMP_EXPORT void *__kmpc_threadprivate_cached(ident_t *loc, kmp_int32 global_tid,

Completed in 63 milliseconds