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

Method set

src/hx/thread/ThreadImpl.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 }
23
24 void set(hx::Object** _root)
25 {
26 root = _root;
27 }
28
29 hx::thread::ThreadImpl_obj* get() const
30 {

Callers 2

runFunction · 0.45
currentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected