Home
last modified time | relevance | path

Searched refs:tryNextTick (Results 1 - 1 of 1) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-process-beforeexit.js53 // After N times, call function `tryNextTick` to test behaviors of the
71 process.once('beforeExit', common.mustCall(tryNextTick));
77 function tryNextTick() { function

Completed in 1 milliseconds