stack_check_margin 690 thread_pthread.c if (size < stack_check_margin) return; stack_check_margin 691 thread_pthread.c size -= stack_check_margin;