nn::os::ManagedThread::GetId Member Function#include <nn/os.h> bit32 GetId() const;
None.
Gets the ID that uniquely identifies the thread.
This differs from the Thread::GetId function in that the ID value is cached internally, so the ID can be obtained at a lower load.
CONFIDENTIAL