Home
last modified time | relevance | path

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

/third_party/node/src/
Dstream_pipe.h37 bool source_destroyed_ = false; variable
Dstream_pipe.cc65 if (!source_destroyed_) in Unpipe()
213 pipe->source_destroyed_ = true; in OnStreamDestroy()