|
proxygen
|
#include <folly/MPMCPipeline.h>#include <thread>#include <vector>#include <glog/logging.h>#include <folly/Conv.h>#include <folly/portability/GTest.h>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::test | |
Functions | |
| folly::test::TEST (MPMCPipeline, Trivial) | |
| folly::test::TEST (MPMCPipeline, TrivialAmplification) | |
| folly::test::TEST (MPMCPipeline, MultiThreaded) | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 161 of file MPMCPipelineTest.cpp.
References testing::InitGoogleTest(), and RUN_ALL_TESTS().