OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:terminate_process
(Results
1 - 4
of
4
) sorted by null
/external/oprofile/libutil++/
child_reader.h
64
* can use
terminate_process
() to get the return code of the child
66
int
terminate_process
();
child_reader.cpp
47
terminate_process
();
221
int child_reader::
terminate_process
()
function in class:child_reader
/external/oprofile/gui/
oprof_start_util.cpp
265
int ret = reader.
terminate_process
();
/external/oprofile/pp/
opannotate.cpp
447
reader.
terminate_process
();
Completed in 216 milliseconds