Home
last modified time | relevance | path

Searched defs:PostSyscallEvent (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/debugger/controllers/
H A DTeamDebugger.h27 class PostSyscallEvent; variable
/haiku/src/kits/debugger/debugger_interface/
H A DDebugEvent.cpp221 PostSyscallEvent::PostSyscallEvent(team_id team, thread_id thread, in PostSyscallEvent() function in PostSyscallEvent