Searched refs:__ompt_implicit_task_end (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h122 static void __ompt_implicit_task_end(kmp_info_t *this_thr, function
273 __ompt_implicit_task_end(this_thr, ompt_entry_state, tId);
347 __ompt_implicit_task_end(this_thr, ompt_entry_state, tId);
438 __ompt_implicit_task_end(this_thr, ompt_exit_state, tId);

Completed in 101 milliseconds