Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp4371 kmp_affinity_ids_t &ids = th->th.th_topology_ids; in __kmp_affinity_get_thread_topology_info()
5016 th->th.th_topology_ids.ids[id] = kmp_hw_thread_t::UNKNOWN_ID; in __kmp_affinity_set_init_mask()
5087 th->th.th_topology_ids = __kmp_affinity.ids[i]; in __kmp_affinity_set_init_mask()
H A Dkmp_dispatch.cpp474 int id = team->t.t_threads[i]->th.th_topology_ids.os_id; in __kmp_dispatch_init_algorithm()
H A Dkmp.h2970 kmp_affinity_ids_t th_topology_ids; /* thread's current topology ids */ member
H A Dkmp_runtime.cpp4808 th->th.th_topology_ids = __kmp_affinity.ids[th->th.th_new_place]; in __kmp_set_thread_place()