OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
359
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 175 milliseconds