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

/external/chromium_org/base/process/
H A Dkill_mac.cc24 void BlockingReap(pid_t child) { function in namespace:base::__anon2416
141 BlockingReap(child);
160 // The child is definitely on the way out now. BlockingReap won't need to
162 BlockingReap(child);

Completed in 73 milliseconds