20 using namespace folly;
92 auto f = p2.getFuture();
100 auto f = p2.getFuture();
107 auto f = p2.getFuture();
118 p.
setValue(std::make_shared<int>(1));
#define EXPECT_EQ(val1, val2)
void setInterruptHandler(std::function< void(exception_wrapper const &)>)
constexpr detail::Map< Move > move
—— Concurrent Priority Queue Implementation ——
std::enable_if< std::is_same< Unit, B >::value, void >::type setValue()
Sugar to fulfill this SharedPromise<Unit>
#define EXPECT_TRUE(condition)
#define EXPECT_FALSE(condition)
TEST(SequencedExecutor, CPUThreadPoolExecutor)
SemiFuture< T > getSemiFuture()