MCPcopy 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
666void BlCodeView::StartWorkThreads()
667{
668 mTypeWorkThread.Start();
669 mModuleWorkThread.Start();
670}
671
672void BlCodeView::StopWorkThreads()
673{

Callers 1

LinkMethod · 0.80

Calls 1

StartMethod · 0.45

Tested by

no test coverage detected