Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_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()
HDkmp_itt.inl905 Sync object is th->th.th_dispatch->th_dispatch_sh_current.
914 __itt_sync_create(thr->th.th_dispatch->th_dispatch_sh_current,
926 __itt_sync_prepare(th->th.th_dispatch->th_dispatch_sh_current);
938 __itt_sync_acquired(th->th.th_dispatch->th_dispatch_sh_current);
950 __itt_sync_releasing(th->th.th_dispatch->th_dispatch_sh_current);
HDkmp_dispatch.cpp903 th->th.th_dispatch->th_dispatch_sh_current = in __kmp_dispatch_init()
1010 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_finish()
1073 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_finish_chunk()
2035 th->th.th_dispatch->th_dispatch_sh_current); in __kmp_dispatch_next()
2111 th->th.th_dispatch->th_dispatch_sh_current = NULL; in __kmp_dispatch_next()
HDkmp_dispatch_hier.h514 th->th.th_dispatch->th_dispatch_sh_current); in next_recurse()
HDkmp.h1718 dispatch_shared_info_t *th_dispatch_sh_current; member
HDkmp_runtime.cpp4132 dispatch->th_dispatch_sh_current = 0; in __kmp_initialize_info()