Home
last modified time | relevance | path

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

/third_party/node/src/
Dspawn_sync.h103 inline void OnShutdownDone(int result);
Dspawn_sync.cc298 void SyncProcessStdioPipe::OnShutdownDone(int result) { in OnShutdownDone() function in node::SyncProcessStdioPipe
351 self->OnShutdownDone(result); in ShutdownCallback()