Searched defs:isIdle (Results 1 – 2 of 2) sorted by relevance
765 inline bool isIdle() { return thread_is_idle_flag == 1; } in isIdle() function
780 bool isIdle() const { return (NextID == 0 && !NotMapped); } in isIdle() function