Home
last modified time | relevance | path

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

/sysdeps/mach/htl/
A Dpt-stack-alloc.c27 static vm_address_t next_stack_base = VM_MIN_ADDRESS; variable
43 for (base = next_stack_base; in __pthread_stack_alloc()
53 next_stack_base = VM_MIN_ADDRESS; in __pthread_stack_alloc()
63 next_stack_base = base + stacksize; in __pthread_stack_alloc()

Completed in 3 milliseconds