Searched refs:_HandleDebugRequest (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/processcontroller/
H A DProcessController.h47 void _HandleDebugRequest(team_id team, thread_id thread);
H A DProcessController.cpp247 ProcessController::_HandleDebugRequest(team_id team, thread_id thread) function in class:ProcessController
321 _HandleDebugRequest(team, -1);
372 _HandleDebugRequest(thinfo.team, thinfo.thread);

Completed in 81 milliseconds