Searched refs:last_stack (Results 1 – 1 of 1) sorted by relevance
121 static char *last_stack = NULL; variable243 if (last_stack == NULL) in _thr_stack_alloc()244 last_stack = _usrstack - _thr_stack_initial - in _thr_stack_alloc()248 stackaddr = last_stack - stacksize - guardsize; in _thr_stack_alloc()257 last_stack -= (stacksize + guardsize); in _thr_stack_alloc()