Home
last modified time | relevance | path

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

/third_party/node/lib/internal/bootstrap/switches/
H A Dis_not_main_thread.js24 stopListeningIfSignal,
27 process.removeListener('removeListener', stopListeningIfSignal);
H A Dis_main_thread.js37 stopListeningIfSignal,
40 process.on('removeListener', stopListeningIfSignal);
/third_party/node/lib/internal/process/
H A Dsignal.js43 function stopListeningIfSignal(type) { function
53 stopListeningIfSignal,

Completed in 1 milliseconds