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

  /external/chromium_org/base/process/
kill_win.cc 222 bool WaitForSingleProcess(ProcessHandle handle, base::TimeDelta wait) {
kill_posix.cc 354 bool WaitForSingleProcess(ProcessHandle handle, base::TimeDelta wait) {
  /external/chromium/base/
process_util_posix.cc 835 bool WaitForSingleProcess(ProcessHandle handle, int64 wait_milliseconds) {
    [all...]
process_util_win.cc 538 bool WaitForSingleProcess(ProcessHandle handle, int64 wait_milliseconds) {

Completed in 439 milliseconds