Home
last modified time | relevance | path

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

/third_party/node/src/
Dspawn_sync.h161 void CloseStdioPipes();
Dspawn_sync.cc532 CloseStdioPipes(); in CloseHandlesAndDeleteLoop()
565 void SyncProcessRunner::CloseStdioPipes() { in CloseStdioPipes() function in node::SyncProcessRunner
625 CloseStdioPipes(); in Kill()