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

/freebsd-13-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

Completed in 52 milliseconds