Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_dispatch.h351 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_deo()
423 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_dxo()
H A Dkmp_itt.inl906 Sync object is th->th.th_dispatch->th_dispatch_sh_current.
915 __itt_sync_create(thr->th.th_dispatch->th_dispatch_sh_current,
927 __itt_sync_prepare(th->th.th_dispatch->th_dispatch_sh_current);
939 __itt_sync_acquired(th->th.th_dispatch->th_dispatch_sh_current);
951 __itt_sync_releasing(th->th.th_dispatch->th_dispatch_sh_current);
H A Dkmp_dispatch.cpp867 th->th.th_dispatch->th_dispatch_sh_current = in __kmp_dispatch_init()
976 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_finish()
1039 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_finish_chunk()
2003 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_next()
2079 th->th.th_dispatch->th_dispatch_sh_current = NULL; in __kmp_dispatch_next()
H A Dkmp_dispatch_hier.h498 th->th.th_dispatch->th_dispatch_sh_current); in next_recurse()
H A Dkmp.h1746 dispatch_shared_info_t *th_dispatch_sh_current; member
H A Dkmp_runtime.cpp4180 dispatch->th_dispatch_sh_current = 0; in __kmp_initialize_info()