Searched refs:threadPrio (Results 1 – 2 of 2) sorted by relevance
47 void SND_Init(u32 threadPrio);49 void SND_CreateThread(u32 threadPrio);
118 void SND_Init(u32 threadPrio) in SND_Init() argument129 SND_CreateThread(threadPrio); in SND_Init()141 void SND_CreateThread(u32 threadPrio) in SND_CreateThread() argument147 SND_THREAD_STACK_SIZE, threadPrio); in SND_CreateThread()