Home
last modified time | relevance | path

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

/external/v8/benchmarks/
Drichards.js247 return t.checkPriorityAdd(this.currentTcb, packet);
345 TaskControlBlock.prototype.checkPriorityAdd = function (task, packet) { method in TaskControlBlock