21 using namespace folly;
23 TEST(UnboundedQueuee, push_pop) {
#define EXPECT_EQ(val1, val2)
—— Concurrent Priority Queue Implementation ——
FOLLY_ALWAYS_INLINE void wait(const WaitOptions &opt=wait_options()) noexcept
constexpr auto size(C const &c) -> decltype(c.size())
BlockingQueueAddResult add(T item) override
TEST(SequencedExecutor, CPUThreadPoolExecutor)