Searched refs:rl (Results 1 – 1 of 1) sorted by relevance
80 struct rlimit rl; in __pthread_getattr_np() local91 if (__getrlimit (RLIMIT_STACK, &rl) != 0) in __pthread_getattr_np()135 rl.rlim_cur - (size_t) (to - (uintptr_t) stack_end); in __pthread_getattr_np()
Completed in 4 milliseconds