proxygen
|
#include <type_traits>
#include <boost/noncopyable.hpp>
#include <folly/Portability.h>
#include <folly/synchronization/SmallLocks.h>
Go to the source code of this file.
Classes | |
class | folly::SpinLock |
class | folly::SpinLockGuardImpl< LOCK > |
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
Typedefs | |
typedef SpinLockGuardImpl< SpinLock > | folly::SpinLockGuard |