Home
last modified time | relevance | path

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

/third_party/node/lib/internal/bootstrap/switches/
Dis_not_main_thread.js23 stopListeningIfSignal
26 process.removeListener('removeListener', stopListeningIfSignal);
Dis_main_thread.js31 stopListeningIfSignal
34 process.on('removeListener', stopListeningIfSignal);
/third_party/node/lib/internal/process/
Dsignal.js42 function stopListeningIfSignal(type) { function
52 stopListeningIfSignal field