Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SakuraEngine/SakuraEngine
/ get_id
Method
get_id
modules/core/core/src/async/named_thread.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
SThreadID NamedThread::get_id() const SKR_NOEXCEPT
76
{
77
return tID;
78
}
79
80
SThreadPriority NamedThread::change_priority(SThreadPriority pri) SKR_NOEXCEPT
81
{
Callers
3
flush
Method · 0.45
waitStatus
Method · 0.45
DependencyGraphImpl
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected