Searched refs:newstacks (Results 1 – 1 of 1) sorted by relevance
179 lwpstack_t *newstacks; in reallocstacks() local181 newstacks = recallocarray(stacks, nstacks, newcount, in reallocstacks()183 if (newstacks != NULL) { in reallocstacks()184 stacks = newstacks; in reallocstacks()