Go to the source code of this file.
◆ ERR_MSG_TO_MANY_CHANNELS
◆ MAX_HASH_KEY
#define MAX_HASH_KEY 8200 |
◆ MAX_NUMBER_OF_CHANNELS
◆ fml_loopDelayBuckets()
Definition at line 1175 of file CAFirstMixChannelList.cpp.
1178 BEGIN_STACK(
"CAFirstMixChannelList::fml_loopDelayBuckets");
1186 UINT32 u32MaxBucket=u32BucketGrow*10;
1189 if(pDelayBuckets[i]!=NULL&&*(pDelayBuckets[i])<u32MaxBucket)
1191 *(pDelayBuckets[i])+=u32BucketGrow;
1198 FINISH_STACK(
"CAFirstMixChannelList::fml_loopDelayBuckets");
#define BEGIN_STACK(methodName)
#define FINISH_STACK(methodName)
SINT32 msSleep(UINT32 ms)
Sleeps ms milliseconds.
#define THREAD_RETURN_SUCCESS
Data structure that stores all information about the currently open Mix channels.
volatile UINT32 ** m_pDelayBuckets
CAMutex * m_pMutexDelayChannel
volatile UINT32 m_u32DelayChannelBucketGrowIntervall
volatile UINT32 m_u32DelayChannelBucketGrow
bool m_bDelayBucketsLoopRun