MCPcopy 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
75SThreadID NamedThread::get_id() const SKR_NOEXCEPT
76{
77 return tID;
78}
79
80SThreadPriority NamedThread::change_priority(SThreadPriority pri) SKR_NOEXCEPT
81{

Callers 3

flushMethod · 0.45
waitStatusMethod · 0.45
DependencyGraphImplClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected