get_stack 563 thread_pthread.c # define get_main_stack(addr, size) get_stack(addr, size) get_stack 840 thread_pthread.c if (get_stack(&start, &size) == 0) { get_stack 1701 thread_pthread.c if (get_stack(&base, &size) == 0) {