Home
last modified time | relevance | path

Searched refs:THR_STACK_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_init.c86 .stacksize_attr = THR_STACK_DEFAULT,
116 size_t _thr_stack_default = THR_STACK_DEFAULT;
H A Dthr_private.h300 #define THR_STACK_DEFAULT (sizeof(void *) / 4 * 1024 * 1024) macro
307 #define THR_STACK_INITIAL (THR_STACK_DEFAULT * 2)