Searched refs:MSG_THREAD_REMOVED (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.cpp33 MSG_THREAD_REMOVED = 'thar', enumerator in enum:__anon1593
161 case MSG_THREAD_REMOVED:
205 BMessage message(MSG_THREAD_REMOVED);
/haiku/src/apps/debugger/user_interface/cli/
H A DCliContext.h42 MSG_THREAD_REMOVED = 'thar', enumerator in enum:CliContext::__anon1
H A DCliContext.cpp422 case MSG_THREAD_REMOVED:
518 BMessage message(MSG_THREAD_REMOVED);

Completed in 45 milliseconds