Searched refs:isIdle (Results 1 – 2 of 2) sorted by relevance
758 inline bool isIdle() { return thread_is_idle_flag == 1; } in isIdle() function
378 if (this_thr->th.th_stats->isIdle() && in __kmp_wait_template()