HomeSort by relevance Sort by last modified time
    Searched defs:WaitForProcessesToExit (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
process_util_posix.cc 1009 bool WaitForProcessesToExit(const FilePath::StringType& executable_name,
1036 WaitForProcessesToExit(executable_name, wait_milliseconds,
process_util_win.cc 516 bool WaitForProcessesToExit(const std::wstring& executable_name,
547 bool exited_cleanly = WaitForProcessesToExit(executable_name,

Completed in 27 milliseconds