MCPcopy Index your code
hub / github.com/nodejs/node / idleActive

Function idleActive

test/sequential/test-worker-eventlooputil.js:113–115  ·  view source on GitHub ↗
(elu)

Source from the content-addressed store, hash-verified

111}
112
113function idleActive(elu) {
114 return elu.idle + elu.active;
115}

Callers 3

checkWorkerIdleFunction · 0.85
checkWorkerActiveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…