Searched refs:pending_callbacks_copy (Results 1 – 1 of 1) sorted by relevance
25 CallbackSetMap pending_callbacks_copy = pending_callbacks_; in AbortAll() local26 for (CallbackSetMap::iterator it1 = pending_callbacks_copy.begin(); in AbortAll()27 it1 != pending_callbacks_copy.end(); in AbortAll()