Searched refs:__ompt_lw_taskteam_link (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/ |
| HD | ompt-specific.h | 29 void __ompt_lw_taskteam_link(ompt_lw_taskteam_t *lwt, kmp_info_t *thr,
|
| HD | ompt-specific.cpp | 271 void __ompt_lw_taskteam_link(ompt_lw_taskteam_t *lwt, kmp_info_t *thr, in __ompt_lw_taskteam_link() function
|
| HD | kmp_runtime.cpp | 1367 __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()
|