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