Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundThread.cpp99 m_SoundThreadCount( 0 ), in SoundThread()
592 m_SoundThreadCount += 1; in CalcProcessCost()
623 count = m_SoundThreadCount; in GetTickCount()
631 m_SoundThreadCount = 0; in ClearTickCount()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundThread.h202 int m_SoundThreadCount; // サウンドスレッド累積処理回数 variable