cctw
0.2.1
|
Go to the source code of this file.
Functions | |
static QAtomicInt | g_MaxAllocated (0) |
static QAtomicInt | g_Allocated (0) |
static QAtomicInt | g_AllocationLimit (1000) |
static QSemaphore | g_Available (1000) |
Variables | |
static QAtomicInt | g_ChunkCount |
|
static |
|
static |
Referenced by CctwDataChunk::resetAllocationLimits().
|
static |
Referenced by CctwDataChunk::resetAllocationLimits().
|
static |
|
static |
Definition at line 6 of file cctwdatachunk.cpp.
Referenced by CctwDataChunk::allocatedChunkCount(), CctwDataChunk::CctwDataChunk(), and CctwDataChunk::~CctwDataChunk().