Searched refs:stack_size (Results 1 – 1 of 1) sorted by relevance
84 size_t stack_size = support_small_thread_stack_size () in do_realpath() local86 char stack[stack_size]; in do_realpath()87 char *resolved = stack + stack_size - thread_usage + 1024; in do_realpath()
Completed in 4 milliseconds