Searched refs:Exited (Results 1 – 5 of 5) sorted by relevance
39 static bool Exited(pid_t pid) in Exited() function129 } else if (Exited(pid)) { in WaitForPidState()
88 bool ret = wt->Exited();
89 bool ret = wt->Exited();
86 bool Exited() const in Exited() function
63 if (uniqueWorker == nullptr || uniqueWorker->Exited()) { in IncWorker()