Home
last modified time | relevance | path

Searched refs:__ompt_lw_taskteam_link (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDompt-specific.h29 void __ompt_lw_taskteam_link(ompt_lw_taskteam_t *lwt, kmp_info_t *thr,
HDompt-specific.cpp271 void __ompt_lw_taskteam_link(ompt_lw_taskteam_t *lwt, kmp_info_t *thr, in __ompt_lw_taskteam_link() function
HDkmp_runtime.cpp1367 __ompt_lw_taskteam_link(&lw_taskteam, this_thr, 1); in __kmp_serialized_parallel()
1520 __ompt_lw_taskteam_link(&lw_taskteam, master_th, 0); in __kmp_fork_call()
1590 __ompt_lw_taskteam_link(&lw_taskteam, master_th, 1, true); in __kmp_fork_call()
1731 __ompt_lw_taskteam_link(&lw_taskteam, master_th, 0); in __kmp_fork_call()
1840 __ompt_lw_taskteam_link(&lw_taskteam, master_th, 0); in __kmp_fork_call()
1903 __ompt_lw_taskteam_link(&lwt, master_th, 1); in __kmp_fork_call()