Searched refs:PI_MIN_STACK_SIZE (Results 1 – 1 of 1) sorted by relevance
303 #define PI_MIN_STACK_SIZE 4096 /* For figuring out the size to set */ macro307 ((_sz) ? (PI_MIN_STACK_SIZE << ((_sz) - 1)) : 0)