Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundSystem.cpp47 internal::ThreadStack SoundSystem::s_SoundThreadStack; member in nw::snd::SoundSystem
188 s_SoundThreadStack.Initialize( soundThreadStackPtr, param.soundThreadStackSize ); in Initialize()
275 s_SoundThreadStack, in Initialize()
315 s_SoundThreadStack.Finalize(); in Finalize()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundSystem.h1160 static internal::ThreadStack s_SoundThreadStack; variable