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

  /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 72 milliseconds