Searched refs:threadGroup (Results 1 – 1 of 1) sorted by relevance
1189 BSplitView* threadGroup = new BSplitView(B_HORIZONTAL, splitSpacing); in _Init() local1190 threadGroup->SetName("Threads"); in _Init()1191 fTabView->AddTab(threadGroup); in _Init()1192 BLayoutBuilder::Split<>(threadGroup) in _Init()