MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / __hxcpp_dbg_getCurrentThreadNumber

Function __hxcpp_dbg_getCurrentThreadNumber

src/hx/Debugger.cpp:1277–1280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1275
1276
1277int __hxcpp_dbg_getCurrentThreadNumber()
1278{
1279 return hx::thread::Thread_obj::id();
1280}
1281
1282
1283Array< ::String> __hxcpp_dbg_getFiles()

Callers

nothing calls this directly

Calls 1

idFunction · 0.85

Tested by

no test coverage detected