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

/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.h82 status_t _CreateThreadMenuItem(::Thread* thread,
H A DExpressionEvaluationWindow.cpp382 if (_CreateThreadMenuItem(thread, item) != B_OK)
477 if (_CreateThreadMenuItem(thread, item) != B_OK)
544 ExpressionEvaluationWindow::_CreateThreadMenuItem(::Thread* thread, function in class:ExpressionEvaluationWindow

Completed in 15 milliseconds