Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.h342 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_deo()
414 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_dxo()
H A Dkmp_itt.inl899 Sync object is th->th.th_dispatch->th_dispatch_sh_current.
908 __itt_sync_create(thr->th.th_dispatch->th_dispatch_sh_current,
920 __itt_sync_prepare(th->th.th_dispatch->th_dispatch_sh_current);
932 __itt_sync_acquired(th->th.th_dispatch->th_dispatch_sh_current);
944 __itt_sync_releasing(th->th.th_dispatch->th_dispatch_sh_current);
H A Dkmp_dispatch.cpp936 th->th.th_dispatch->th_dispatch_sh_current = in __kmp_dispatch_init()
1029 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_finish()
1092 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_finish_chunk()
2156 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_next()
2237 th->th.th_dispatch->th_dispatch_sh_current = NULL; in __kmp_dispatch_next()
H A Dkmp_dispatch_hier.h514 th->th.th_dispatch->th_dispatch_sh_current); in next_recurse()
H A Dkmp.h1834 dispatch_shared_info_t *th_dispatch_sh_current; member
H A Dkmp_runtime.cpp4208 dispatch->th_dispatch_sh_current = 0; in __kmp_initialize_info()