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

/external/chromium_org/base/process/
H A Dkill.h116 BASE_EXPORT bool WaitForProcessesToExit(
H A Dkill_win.cc200 bool WaitForProcessesToExit(const FilePath::StringType& executable_name, function in namespace:base
231 if (WaitForProcessesToExit(executable_name, wait, filter))
H A Dkill_posix.cc243 bool WaitForProcessesToExit(const FilePath::StringType& executable_name, function in namespace:base
378 bool exited_cleanly = WaitForProcessesToExit(executable_name, wait, filter);

Completed in 796 milliseconds