Searched refs:last_stack (Results 1 – 1 of 1) sorted by relevance
120 static char *last_stack = NULL; variable253 if (last_stack == NULL) in _thr_stack_alloc()254 last_stack = _usrstack - _thr_stack_initial - in _thr_stack_alloc()258 stackaddr = last_stack - stacksize - guardsize; in _thr_stack_alloc()267 last_stack -= (stacksize + guardsize); in _thr_stack_alloc()