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

Function runThread

test/threads/ThreadCode.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12void runThread()
13{
14 HxCreateDetachedThread(threadFunc,nullptr);
15}
16

Callers

nothing calls this directly

Calls 1

HxCreateDetachedThreadFunction · 0.85

Tested by

no test coverage detected