Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dprocset.c524 int lwprinset = 0; in lwpinset() local
625 lwprinset ++; 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()
732 !(lwprinset || roperand)) || in lwpinset()
733 ((roperand || lwprinset) && in lwpinset()