Searched refs:isIdle (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.h754 inline bool isIdle() { return thread_is_idle_flag == 1; } function in class:kmp_stats_list
H A Dkmp_wait_release.h371 if (this_thr->th.th_stats->isIdle() &&

Completed in 144 milliseconds