Searched refs:last_stack (Results 1 – 1 of 1) sorted by relevance
120 static char *last_stack = NULL; variable242 if (last_stack == NULL) in _thr_stack_alloc()243 last_stack = _usrstack - _thr_stack_initial - in _thr_stack_alloc()247 stackaddr = last_stack - stacksize - guardsize; in _thr_stack_alloc()256 last_stack -= (stacksize + guardsize); in _thr_stack_alloc()