Searched refs:stack_end (Results 1 – 1 of 1) sorted by relevance
102 void *stack_end = (void *) ((uintptr_t) __libc_stack_end in __pthread_getattr_np() local105 stack_end += GLRO(dl_pagesize); in __pthread_getattr_np()133 iattr->stackaddr = stack_end; in __pthread_getattr_np()135 rl.rlim_cur - (size_t) (to - (uintptr_t) stack_end); in __pthread_getattr_np()
Completed in 2 milliseconds