Searched refs:ItemQueue (Results 1 – 2 of 2) sorted by relevance
60 struct ItemQueue { struct67 typedef gtl::FlatMap<uint64, ItemQueue> Table; argument
87 void LocalRendezvous::ItemQueue::push_back(Item* item) { in push_back()133 ItemQueue* queue = &table_[key_hash]; in Send()182 ItemQueue* queue = &table_[key_hash]; in RecvAsync()209 ItemQueue* queue = &table_[key_hash]; in RecvAsync()