Searched refs:THR_STACK_INITIAL (Results 1 – 2 of 2) sorted by relevance
| /freebsd/lib/libthr/thread/ | ||
| H A D | thr_init.c | 119 size_t _thr_stack_initial = THR_STACK_INITIAL; |
| H A D | thr_private.h | 308 #define THR_STACK_INITIAL (THR_STACK_DEFAULT * 2) macro |