Searched refs:newstacks (Results 1 – 1 of 1) sorted by relevance
181 lwpstack_t *newstacks; in reallocstacks() local183 newstacks = recallocarray(stacks, nstacks, newcount, in reallocstacks()185 if (newstacks != NULL) { in reallocstacks()186 stacks = newstacks; in reallocstacks()