OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnsureProcessGetsReaped
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/process/
kill.h
117
BASE_EXPORT void
EnsureProcessGetsReaped
(Process process);
kill_posix.cc
171
void
EnsureProcessGetsReaped
(Process process) {
Completed in 176 milliseconds