Home
last modified time | relevance | path

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

/NW4C-1.2.23/demos/snd/createSoundThreadManually/sources/
Dmain.cpp83 nn::os::Thread s_SoundThread; variable
157 s_SoundThread.StartUsingAutoStack( in InitializeSoundSystem()
309 s_SoundThread.Join(); in OnFinalize()
310 s_SoundThread.Finalize(); in OnFinalize()