Searched refs:threadGroup (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp1189 BSplitView* threadGroup = new BSplitView(B_HORIZONTAL, splitSpacing); local
1190 threadGroup->SetName("Threads");
1191 fTabView->AddTab(threadGroup);
1192 BLayoutBuilder::Split<>(threadGroup)

Completed in 53 milliseconds