MCPcopy Create free account
hub / github.com/beefytech/Beef / StopWorkThreads

Method StopWorkThreads

IDEHelper/Linker/BlCodeView.cpp:672–678  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

670}
671
672void BlCodeView::StopWorkThreads()
673{
674 BL_AUTOPERF_CV("BlCodeView::StopWorkThread");
675
676 mTypeWorkThread.Stop();
677 mModuleWorkThread.Stop();
678}
679
680void BlCodeView::CreatePDBInfoStream()
681{

Callers 2

~BlContextMethod · 0.80
LinkMethod · 0.80

Calls 1

StopMethod · 0.45

Tested by

no test coverage detected