Searched refs:want_write (Results 1 – 4 of 4) sorted by relevance
51 bool want_write() const in want_write() function in third_party_lib::session128 if (session_impl_.want_write() && !write_in_progress_) in do_operations()
54 bool want_write() const in want_write() function in third_party_lib::session126 if (session_impl_.want_write() && !write_in_progress_) in start_operations()