Home
last modified time | relevance | path

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

/NW4C-2.0.3/demos/snd/createSoundThreadManually/sources/
Dmain.cpp85 nn::os::Thread s_SoundThread; variable
159 s_SoundThread.StartUsingAutoStack( in InitializeSoundSystem()
311 s_SoundThread.Join(); in OnFinalize()
312 s_SoundThread.Finalize(); in OnFinalize()