Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dobin/RedEdr
/ ~ProcessResolver
Method
~ProcessResolver
RedEdrShared/process_resolver.cpp:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
39
40
ProcessResolver::~ProcessResolver() {
41
StopCleanupThread();
42
}
43
44
45
// Add an object to the cache
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected