Home
last modified time | relevance | path

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

/dports/security/sancp/sancp-1.6.1-stable/
H A DMemoryPool.cc179 …bAutoGrow /*=false*/, unsigned int dwBufferSize /*=4096*/, unsigned int dwInitialCount /*=1024*/) : in CMemoryPool() argument
181 m_dwCount(dwInitialCount), in CMemoryPool()
H A DMemoryPool.h76 …CMemoryPool(bool bAutoGrow = false, unsigned int dwBufferSize = 4096, unsigned int dwInitialCount