Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_dispatch.h343 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_deo()
415 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_dxo()
Dkmp_itt.inl897 Sync object is th->th.th_dispatch->th_dispatch_sh_current.
906 __itt_sync_create(thr->th.th_dispatch->th_dispatch_sh_current,
918 __itt_sync_prepare(th->th.th_dispatch->th_dispatch_sh_current);
930 __itt_sync_acquired(th->th.th_dispatch->th_dispatch_sh_current);
942 __itt_sync_releasing(th->th.th_dispatch->th_dispatch_sh_current);
Dkmp_dispatch.cpp912 th->th.th_dispatch->th_dispatch_sh_current = in __kmp_dispatch_init()
1020 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_finish()
1084 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_finish_chunk()
2049 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_next()
2130 th->th.th_dispatch->th_dispatch_sh_current = NULL; in __kmp_dispatch_next()
Dkmp_dispatch_hier.h514 th->th.th_dispatch->th_dispatch_sh_current); in next_recurse()
Dkmp.h1811 dispatch_shared_info_t *th_dispatch_sh_current; member
Dkmp_runtime.cpp4164 dispatch->th_dispatch_sh_current = 0; in __kmp_initialize_info()