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

  /external/chromium_org/base/process/
kill_posix.cc 271 static bool WaitForSingleNonChildProcess(ProcessHandle handle,
365 return WaitForSingleNonChildProcess(handle, wait);
  /external/chromium/base/
process_util_posix.cc 778 static bool WaitForSingleNonChildProcess(ProcessHandle handle,
841 return WaitForSingleNonChildProcess(handle, wait_milliseconds);
    [all...]

Completed in 55 milliseconds