Searched refs:work_in_progress (Results 1 – 2 of 2) sorted by relevance
91 if (!work_in_progress()) { in ReadUpTo()157 if (!work_in_progress()) { in Read()
81 bool work_in_progress() const { return work_finished_ < work_started_; } in work_in_progress() function