OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetSpecialSignalHandlerFn
(Results
1 - 2
of
2
) sorted by null
/art/sigchainlib/
sigchain_dummy.cc
81
extern "C" void
SetSpecialSignalHandlerFn
(int signal ATTRIBUTE_UNUSED,
83
log("
SetSpecialSignalHandlerFn
is not exported by the main executable.");
sigchain.cc
339
extern "C" void
SetSpecialSignalHandlerFn
(int signal, SpecialSignalHandlerFn fn) {
Completed in 41 milliseconds