MCPcopy 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
977void gc_enter_blocking()
978{
979 hx::EnterGCFreeZone();
980}
981
982void gc_exit_blocking()
983{

Callers 1

CloseMethod · 0.85

Calls 1

EnterGCFreeZoneFunction · 0.85

Tested by

no test coverage detected