Searched refs:ompt_task_yielded (Results 1 – 2 of 2) sorted by relevance
82 int ompt_task_yielded; member
725 if (__kmp_threads[gtid]->th.ompt_thread_info.ompt_task_yielded) { in __ompt_task_start()727 __kmp_threads[gtid]->th.ompt_thread_info.ompt_task_yielded = 0; in __ompt_task_start()2222 thread->th.ompt_thread_info.ompt_task_yielded = 1; in __kmpc_omp_taskyield()2230 thread->th.ompt_thread_info.ompt_task_yielded = 0; in __kmpc_omp_taskyield()