MIN_STACK_SIZE 486 gc/pthread_support.c if (old_size < MIN_STACK_SIZE) { MIN_STACK_SIZE 487 gc/pthread_support.c if (pthread_attr_setstacksize(&attr, MIN_STACK_SIZE) != 0)