Searched refs:GetPriority (Results 1 – 3 of 3) sorted by relevance
275 inline s32 GetPriority() const { return m_Priority; } in GetPriority() function
478 s32 GetPriority() const;920 inline s32 Thread::GetPriority() const in GetPriority() function
353 return pThread->GetPriority(); in nnosThreadGetPriority()