create_stack
if (create_stack(&new_thread->attr) != 0) {
static int create_stack(struct pthread_attr *pattr);