Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
void hx::thread::ThreadImpl_obj::setName(const String& name)
11
{
12
//
13
}
14
15
hx::thread::ThreadImpl_obj::Native::Native() : thread(), handle() {}
Callers
1
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected