MCPcopy 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
200void HDStart()
201{
202 AutoCrit autoCrit(gHDCritSect);
203
204 gHDHandleMap.clear();
205 HDCheckHandles("");
206}
207
208void HDDump()
209{

Callers

nothing calls this directly

Calls 2

HDCheckHandlesFunction · 0.85
clearMethod · 0.45

Tested by

no test coverage detected