Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_wait_release.h262 ompt_state_t ompt_entry_state; in __kmp_wait_template() local
265 ompt_entry_state = this_thr->th.ompt_thread_info.state; in __kmp_wait_template()
266 if (!final_spin || ompt_entry_state != ompt_state_wait_barrier_implicit || in __kmp_wait_template()
281 __ompt_implicit_task_end(this_thr, ompt_entry_state, tId); in __kmp_wait_template()
355 __ompt_implicit_task_end(this_thr, ompt_entry_state, tId); in __kmp_wait_template()