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

/external/chromium_org/base/process/
H A Dkill_mac.cc68 void WaitForChildToDie(pid_t child, int timeout) { function in namespace:base::__anon2416
169 WaitForChildToDie(process, kWaitBeforeKillSeconds);
H A Dkill_posix.cc414 WaitForChildToDie();
418 void WaitForChildToDie() { function in class:base::__anon2418::BackgroundReaper

Completed in 117 milliseconds