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

/illumos-gate/usr/src/uts/common/os/
H A Dclock.c398 uint_t nrunnable; local
464 nrunnable = 0;
491 nrunnable += cpupart_nrunnable;
505 nrunnable += cpu_nrunnable;
860 if (nrunnable) {
861 sysinfo.runque += nrunnable;

Completed in 65 milliseconds