Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/snd/common/src/
Dsnd_main.c58 static OSThread sndThread; variable
143 OS_CreateThread(&sndThread, in SND_CreateThread()
148 OS_WakeupThreadDirect(&sndThread); in SND_CreateThread()
162 return OS_SetThreadPriority(&sndThread, prio); in SND_SetThreadPriority()