Searched defs:stack_size (Results 1 – 10 of 10) sorted by relevance
29 size_t stack_size = 256 * 1024; in support_small_thread_stack_size() local
25 xclone (int (*fn) (void *arg), void *arg, void *stack, size_t stack_size, in xclone()
37 vm_address_t *stack_base, vm_size_t *stack_size) in __mach_setup_thread()
84 size_t stack_size = support_small_thread_stack_size () in do_realpath() local
50 __aligned_uint64_t stack_size; member
351 size_t stack_size = ALIGN_UP (argv_size, GLRO(dl_pagesize)); in __spawnix() local
46 vm_size_t stack_size; member
40 static size_t stack_size; variable
112 size_t stack_size; in do_test() local
363 unsigned long stack_size = ((256 * 1024) / page_size) * page_size; in do_test() local