proxygen
|
Go to the source code of this file.
Namespaces | |
folly | |
—— Concurrent Priority Queue Implementation —— | |
Functions | |
template<typename Counter > | |
void | folly::shutdown (Counter &) |
void | folly::shutdown (TLRefCount &c) |
template<typename Counter , size_t threadCount> | |
void | folly::benchmark (size_t n) |
folly::BENCHMARK (TLRefCountOneThread, n) | |
folly::BENCHMARK (TLRefCountFourThreads, n) | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |