Home
last modified time | relevance | path

Searched refs:B_THREAD_DEBUG_IGNORE_EVENT (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/kernel/
H A Ddebugger.h125 B_THREAD_DEBUG_IGNORE_EVENT, // ignore the event and continue as if enumerator
/haiku/src/system/kernel/debug/
H A Duser_debugger.cpp944 return (result != B_THREAD_DEBUG_IGNORE_EVENT); in user_debug_exception_occurred()
969 return (result != B_THREAD_DEBUG_IGNORE_EVENT); in user_debug_handle_signal()