Searched refs:oldlpl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c3261 lpl_t *lpl, *oldlpl; local
3274 if ((oldlpl = t->t_lpl) == newlpl)
3294 if ((oldlpl != NULL) && /* thread had a previous lgroup */
3296 oldid = oldlpl->lpl_lgrpid;
3342 ((ncpu = oldlpl->lpl_ncpu) > 0)) {
3343 lpl = oldlpl;

Completed in 50 milliseconds