Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ gc_try_blocking
Function
gc_try_blocking
src/hx/CFFI.cpp:988–991 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
986
987
988
bool gc_try_blocking()
989
{
990
return hx::TryGCFreeZone();
991
}
992
993
bool gc_try_unblocking()
994
{
Callers
1
AutoGCBlocking
Method · 0.85
Calls
1
TryGCFreeZone
Function · 0.85
Tested by
no test coverage detected