Searched refs:next_stack_base (Results 1 – 1 of 1) sorted by relevance
27 static vm_address_t next_stack_base = VM_MIN_ADDRESS; variable43 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