|
proxygen
|
#include <cstdint>#include <functional>#include <boost/multi_index/indexed_by.hpp>#include <boost/multi_index/member.hpp>#include <boost/multi_index/ordered_index.hpp>#include <boost/multi_index_container.hpp>Go to the source code of this file.
Classes | |
| class | folly::TimeoutQueue |
| struct | folly::TimeoutQueue::Event |
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |