Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundThread.cpp100 m_SoundThreadCoreNo( 0 ), in SoundThread()
166 m_SoundThreadCoreNo = coreNo; in CreateSoundThread()
208 m_SoundThreadCoreNo = coreNo; in CreateSoundThread()
255 m_SoundThreadCoreNo = coreNo; in Create()
284 if ( m_SoundThreadCoreNo == 1 ) in Destroy()
/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundThread.h217 s32 m_SoundThreadCoreNo; variable