Searched refs:IdleTask (Results 1 – 1 of 1) sorted by relevance
127 this.addRunningTask(id, priority, queue, new IdleTask(this, 1, count));368 function IdleTask(scheduler, v1, count) { class374 IdleTask.prototype.run = function (packet) {386 IdleTask.prototype.toString = function () {