Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ gc_exit_blocking
Function
gc_exit_blocking
src/hx/CFFI.cpp:982–985 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
980
}
981
982
void gc_exit_blocking()
983
{
984
hx::ExitGCFreeZone();
985
}
986
987
988
bool gc_try_blocking()
Callers
1
Close
Method · 0.85
Calls
1
ExitGCFreeZone
Function · 0.85
Tested by
no test coverage detected