Home
last modified time | relevance | path

Searched refs:GetCurrentPriority (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.13.2/sources/libraries/test/
Dtest_Init.cpp24 const s32 prevPrio = nn::os::Thread::GetCurrentPriority(); in nniopdevMain()
/CTR-SDK-0.13.2/sources/libraries/os/
Dos_Thread.cpp339 return Thread::GetCurrentPriority(); in nnosThreadGetCurrentPriority()
/CTR-SDK-0.13.2/include/nn/os/
Dos_Thread.h464 static s32 GetCurrentPriority();
899 inline s32 Thread::GetCurrentPriority() in GetCurrentPriority() function