Searched defs:old_tidhash (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dexec.c150 tidhash_t *old_tidhash; local
500 old_tidhash = p->p_tidhash;
523 kmem_free(old_tidhash, old_tidhash_sz * sizeof (tidhash_t));

Completed in 47 milliseconds