Searched refs:ompt_task_yielded (Results 1 – 2 of 2) sorted by relevance
81 int ompt_task_yielded; member
581 if (__kmp_threads[gtid]->th.ompt_thread_info.ompt_task_yielded) { in __ompt_task_start()583 __kmp_threads[gtid]->th.ompt_thread_info.ompt_task_yielded = 0; in __ompt_task_start()2037 thread->th.ompt_thread_info.ompt_task_yielded = 1; in __kmpc_omp_taskyield()2045 thread->th.ompt_thread_info.ompt_task_yielded = 0; in __kmpc_omp_taskyield()