MCPcopy Create free account
hub / github.com/aui-framework/aui / getId

Method getId

aui.core/src/AUI/Thread/AThread.cpp:195–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195AAbstractThread::id AAbstractThread::getId() const { return mId; }
196
197_<AAbstractThread> AThread::current() {
198 auto& t = threadStorage();

Callers 2

getLocationMethod · 0.80
sameAsCacheFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected