Searched refs:ompt_state_idle (Results 1 – 4 of 4) sorted by relevance
90 macro (ompt_state_idle, 0x100) /* waiting for work */ \401 ompt_state_idle = 0x100, enumerator
150 this_thr->th.ompt_thread_info.state = ompt_state_idle; in __ompt_implicit_task_end()442 if (ompt_exit_state == ompt_state_idle) { in __kmp_wait_template()
5661 this_thr->th.ompt_thread_info.state = ompt_state_idle; in __kmp_launch_thread()
89 macro (ompt_state_idle, 0x100) /* waiting for work */ \400 ompt_state_idle = 0x100,