Searched refs:THR_STACK_DEFAULT (Results 1 – 2 of 2) sorted by relevance
86 .stacksize_attr = THR_STACK_DEFAULT,116 size_t _thr_stack_default = THR_STACK_DEFAULT;
300 #define THR_STACK_DEFAULT (sizeof(void *) / 4 * 1024 * 1024) macro307 #define THR_STACK_INITIAL (THR_STACK_DEFAULT * 2)