Searched refs:THR_STACK_DEFAULT (Results 1 – 3 of 3) sorted by relevance
223 if ((stacksize == THR_STACK_DEFAULT) && in _thr_stack_alloc()310 if (spare_stack->stacksize == THR_STACK_DEFAULT && in _thr_stack_free()
88 .stacksize_attr = THR_STACK_DEFAULT,118 size_t _thr_stack_default = THR_STACK_DEFAULT;
305 #define THR_STACK_DEFAULT (sizeof(void *) / 4 * 1024 * 1024) macro312 #define THR_STACK_INITIAL (THR_STACK_DEFAULT * 2)