默认最大线程数:1024 默认堆栈最大值: 8MB 默认堆栈最小值:8KB 获取堆栈大小函数:pthread_attr_getstacksize() 修改堆栈大小函数:pthread_attr_setstacksize()