Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
void ProcessInfo::ClearThreads() {
33
_threads.clear();
34
}
Callers
1
BuildProcessInfo
Method · 0.80
Calls
1
clear
Method · 0.80
Tested by
no test coverage detected