MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / ClearThreads

Method ClearThreads

WinSysCore/ProcessInfo.cpp:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void ProcessInfo::ClearThreads() {
33 _threads.clear();
34}

Callers 1

BuildProcessInfoMethod · 0.80

Calls 1

clearMethod · 0.80

Tested by

no test coverage detected