Home
last modified time | relevance | path

Searched refs:rl (Results 1 – 1 of 1) sorted by relevance

/nptl/
A Dpthread_getattr_np.c80 struct rlimit rl; in __pthread_getattr_np() local
91 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