Home
last modified time | relevance | path

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

/third_party/node/test/async-hooks/
Dtest-graph.pipe.js14 .on('exit', common.mustCall(onsleepExit))
17 function onsleepExit() {} function
Dtest-pipewrap.js22 .on('exit', common.mustCall(onsleepExit))
48 function onsleepExit() { function