Searched refs:INIT_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
139 #define INIT_BLOCK_SIZE 1024 macro6252 if (blockSize < INIT_BLOCK_SIZE) in poolGrow()6253 blockSize = INIT_BLOCK_SIZE; in poolGrow()