Home
last modified time | relevance | path

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

/external/libmojo/mojo/edk/system/
Dchannel_posix.cc238 if (pending_write_) in WaitForWriteOnIOThreadNoLock()
243 pending_write_ = true; in WaitForWriteOnIOThreadNoLock()
341 pending_write_ = false; in OnFileCanWriteWithoutBlocking()
546 bool pending_write_ = false; member in mojo::edk::__anona552ed230111::ChannelPosix