Searched defs:deadly (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/debugger/model/
H A DSignalInfo.cpp40 SignalInfo::SetTo(int signal, const struct sigaction& handler, bool deadly) argument
29 SignalInfo(int signal, const struct sigaction& handler, bool deadly) argument
/haiku/headers/os/kernel/
H A Ddebugger.h537 bool deadly; // true, if handling the signal will kill member in struct:__anon70
/haiku/src/system/kernel/
H A Dsignal.cpp806 notify_debugger(Thread* thread, Signal* signal, struct sigaction& handler, bool deadly) argument
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp931 user_debug_handle_signal(int signal, struct sigaction *handler, siginfo_t *info, bool deadly) argument

Completed in 52 milliseconds