Searched refs:INIT_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
265 #define INIT_BLOCK_SIZE 1024 macro7537 if (blockSize < INIT_BLOCK_SIZE) in poolGrow()7538 blockSize = INIT_BLOCK_SIZE; in poolGrow()