Searched defs:INITIAL_STACK_SIZE (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Ddata-stack.c12 # define INITIAL_STACK_SIZE (1024*10) macro
14 # define INITIAL_STACK_SIZE (1024*32) macro
601 current_block = mem_block_alloc(INITIAL_STACK_SIZE);

Completed in 11 milliseconds