proxygen
|
#include <folly/Portability.h>
#include <folly/portability/Asm.h>
#include <algorithm>
#include <atomic>
#include <thread>
#include <folly/Likely.h>
Go to the source code of this file.
Classes | |
class | folly::RWSpinLock |
class | folly::RWSpinLock::ReadHolder |
class | folly::RWSpinLock::UpgradedHolder |
class | folly::RWSpinLock::WriteHolder |
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |