Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundThread.cpp102 m_SoundThreadCoreNo( 0 ), in SoundThread()
168 m_SoundThreadCoreNo = coreNo; in CreateSoundThread()
210 m_SoundThreadCoreNo = coreNo; in CreateSoundThread()
257 m_SoundThreadCoreNo = coreNo; in Create()
286 if ( m_SoundThreadCoreNo == 1 ) in Destroy()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundThread.h219 s32 m_SoundThreadCoreNo; variable