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

Method setName

src/hx/thread/ThreadImpl.noop.cpp:10–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8}
9
10void hx::thread::ThreadImpl_obj::setName(const String& name)
11{
12 //
13}
14
15hx::thread::ThreadImpl_obj::Native::Native() : thread(), handle() {}

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected