Searched refs:prio (Results 1 – 3 of 3) sorted by relevance
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/snd/CTR/MPCore/ |
| D | snd_Api.h | 81 s32 prio, 88 nn::Result StartUserSoundThread(uptr stackBuffer, size_t stackSize, s32 prio);
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/net/compatible/nos/ |
| D | nos_horizon.h | 109 u32 prio ) in NOS_CreateAndStartThread() argument 112 …yInitializeAndStart(thread, (nnosThreadFunc)func, (uptr)arg, (uptr)stack, prio, NN_OS_CORE_NO_USE_… in NOS_CreateAndStartThread() 180 u32 prio ) in NOS_CreateThread() argument 183 …yInitializeAndStart(thread, (nnosThreadFunc)func, (uptr)arg, (uptr)stack, prio, NN_OS_CORE_NO_USE_… in NOS_CreateThread()
|
| /CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/include/nn/svc/ |
| D | svc_Stub.h | 45 … ( nn::Handle* pOut, nn::os::ThreadFunc f, uptr param, uptr stackBottom, s32 prio, s32 cpuNo ); 49 nn::Result SetThreadPriority ( nn::Handle thread, s32 prio );
|