Home
last modified time | relevance | path

Searched refs:IsChildDead (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/process/
Dkill_posix.cc139 static bool IsChildDead(pid_t child) { in IsChildDead() function
184 if (IsChildDead(child_)) in WaitForChildToDie()
212 if (IsChildDead(process.Pid())) in EnsureProcessTerminated()
222 if (IsChildDead(pid)) in EnsureProcessGetsReaped()