Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ HDStart
Function
HDStart
IDEHelper/HandleDbg.cpp:200–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
void HDStart()
201
{
202
AutoCrit autoCrit(gHDCritSect);
203
204
gHDHandleMap.clear();
205
HDCheckHandles(
""
);
206
}
207
208
void HDDump()
209
{
Callers
nothing calls this directly
Calls
2
HDCheckHandles
Function · 0.85
clear
Method · 0.45
Tested by
no test coverage detected