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

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DConsoleOutputView.h41 static int32 _OutputWorker(void* arg);
H A DConsoleOutputView.cpp183 fOutputWorker = spawn_thread(_OutputWorker, "output worker", B_LOW_PRIORITY, this);
213 ConsoleOutputView::_OutputWorker(void* arg) function in class:ConsoleOutputView

Completed in 33 milliseconds