Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundSystem.cpp44 internal::ThreadStack SoundSystem::s_SoundThreadStack; member in nw::snd::SoundSystem
142 s_SoundThreadStack.Initialize( soundThreadStackPtr, param.soundThreadStackSize ); in Initialize()
229 s_SoundThreadStack, in Initialize()
268 s_SoundThreadStack.Finalize(); in Finalize()
/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundSystem.h1098 static internal::ThreadStack s_SoundThreadStack; variable