Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_affinity.cpp3407 static void __kmp_apply_thread_places(AddrUnsPair **pAddr, int depth) { in __kmp_apply_thread_places() function
4096 __kmp_apply_thread_places(NULL, 0); \
4104 __kmp_apply_thread_places(NULL, 0); \
4474 __kmp_apply_thread_places(&address2os, depth); in __kmp_aux_affinity_initialize()