Searched refs:IOList (Results 1 – 2 of 2) sorted by relevance
119 typedef std::set<scoped_refptr<BackgroundIO> > IOList; typedef121 IOList io_list_; // List of pending, in-flight io operations.
46 IOList::iterator it = io_list_.begin(); in WaitForPendingIO()