Searched refs:RLIMIT_STACK (Results 1 – 7 of 7) sorted by relevance
46 RLIMIT_STACK = 3, enumerator47 #define RLIMIT_STACK RLIMIT_STACK macro
33 if (__getrlimit (RLIMIT_STACK, &limit) != 0 in __pthread_early_init()
60 if (__getrlimit (RLIMIT_STACK, &rlimit) == 0) in __sysconf()
30 RLIMIT_STACK,
Completed in 7 milliseconds