Searched refs:pending_ (Results 1 – 2 of 2) sorted by relevance
197 pending_ = false; in StartIO()203 if (!pending_) { in StartIO()584 if (pending_ && finished_) in DoChildrenIO()621 if (!pending_) { in DoChildIO()622 pending_ = true; in DoChildIO()725 pending_ = false; in DoUserCallback()
151 bool pending_; // True if any child IO operation returned pending. variable