Searched refs:GetCurrentPriority (Results 1 – 3 of 3) sorted by relevance
24 const s32 prevPrio = nn::os::Thread::GetCurrentPriority(); in nniopdevMain()
485 static s32 GetCurrentPriority();927 inline s32 Thread::GetCurrentPriority() in GetCurrentPriority() function
358 return Thread::GetCurrentPriority(); in nnosThreadGetCurrentPriority()