proxygen
|
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
Functions | |
template<typename Atomic > | |
bool | folly::atomic_fetch_set (Atomic &atomic, std::size_t bit, std::memory_order mo) |
template<typename Atomic > | |
bool | folly::atomic_fetch_reset (Atomic &atomic, std::size_t bit, std::memory_order mo) |