Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h350 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_deo()
422 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_dxo()
H A Dkmp_itt.inl841 Sync object is th->th.th_dispatch->th_dispatch_sh_current.
850 __itt_sync_create(thr->th.th_dispatch->th_dispatch_sh_current,
862 __itt_sync_prepare(th->th.th_dispatch->th_dispatch_sh_current);
874 __itt_sync_acquired(th->th.th_dispatch->th_dispatch_sh_current);
886 __itt_sync_releasing(th->th.th_dispatch->th_dispatch_sh_current);
H A Dkmp_dispatch.cpp1100 th->th.th_dispatch->th_dispatch_sh_current = in __kmp_dispatch_init()
1194 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_finish()
1257 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_finish_chunk()
2335 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_next()
2418 th->th.th_dispatch->th_dispatch_sh_current = NULL; in __kmp_dispatch_next()
2523 th->th.th_dispatch->th_dispatch_sh_current = in __kmpc_sections_init()
2574 th->th.th_dispatch->th_dispatch_sh_current); in __kmpc_next_section()
2613 th->th.th_dispatch->th_dispatch_sh_current = NULL; in __kmpc_next_section()
H A Dkmp_dispatch_hier.h514 th->th.th_dispatch->th_dispatch_sh_current); in next_recurse()
H A Dkmp.h2083 dispatch_shared_info_t *th_dispatch_sh_current; member
H A Dkmp_runtime.cpp4404 dispatch->th_dispatch_sh_current = 0; in __kmp_initialize_info()