Home
last modified time | relevance | path

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

/third_party/node/src/
Dstream_pipe.h40 bool source_destroyed_ = false; variable
Dstream_pipe.cc56 if (!source_destroyed_) in Unpipe()
206 pipe->source_destroyed_ = true; in OnStreamDestroy()