|
proxygen
|
#include <array>#include <atomic>#include <cinttypes>#include <cstdlib>#include <mutex>#include <type_traits>#include <glog/logging.h>#include <folly/Portability.h>#include <folly/synchronization/detail/Sleeper.h>Go to the source code of this file.
Classes | |
| struct | folly::PicoSpinLock< IntType, Bit > |
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
Macros | |
| #define | FOLLY_PICO_SPIN_LOCK_H_ |
| #define FOLLY_PICO_SPIN_LOCK_H_ |
Definition at line 34 of file PicoSpinLock.h.