Home
last modified time | relevance | path

Searched refs:lwplinset (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dprocset.c523 int lwplinset = 0; in lwpinset() local
539 lwplinset ++; in lwpinset()
707 if (lwplinset && lwprinset) in lwpinset()
713 if ((loperand || lwplinset) && !(lwprinset || roperand)) in lwpinset()
719 if ((loperand || lwplinset) && (roperand || lwprinset)) in lwpinset()
725 if (loperand || roperand || lwplinset || lwprinset) in lwpinset()
731 if (((loperand || lwplinset) && in lwpinset()
734 !(lwplinset || loperand))) in lwpinset()