Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ StartWorkThreads
Method
StartWorkThreads
IDEHelper/Linker/BlCodeView.cpp:666–670 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
664
}
665
666
void BlCodeView::StartWorkThreads()
667
{
668
mTypeWorkThread.Start();
669
mModuleWorkThread.Start();
670
}
671
672
void BlCodeView::StopWorkThreads()
673
{
Callers
1
Link
Method · 0.80
Calls
1
Start
Method · 0.45
Tested by
no test coverage detected