nn::os::ManagedThread::GetPriority Member Function#include <nn/os.h> s32 GetPriority() const;
None.
Gets thread priority.
Performs the same processing as the Thread::GetPriority function. For details, see the Thread::GetPriority function.
CONFIDENTIAL