Searched refs:mWriteCanBlock (Results 1 – 2 of 2) sorted by relevance
42 mWriteCanBlock(writeCanBlock), in MonoPipe()83 if (!mWriteCanBlock || mIsShutdown) { in write()
94 const bool mWriteCanBlock; // whether write() should block if the pipe is full variable