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

/haiku/headers/private/debug/
H A DDebugLooper.h39 struct RemoveDebuggerJob;
42 friend struct RemoveDebuggerJob;
/haiku/src/kits/debug/
H A DDebugLooper.cpp102 struct BDebugLooper::RemoveDebuggerJob : Job { struct in class:BDebugLooper
103 RemoveDebuggerJob(team_id team) function in struct:BDebugLooper::RemoveDebuggerJob
234 RemoveDebuggerJob job(debugger->Team());
245 RemoveDebuggerJob job(team);

Completed in 34 milliseconds