|
proxygen
|
#include <folly/fibers/GuardPageAllocator.h>#include <dlfcn.h>#include <signal.h>#include <iostream>#include <mutex>#include <folly/Singleton.h>#include <folly/SpinLock.h>#include <folly/Synchronized.h>#include <folly/portability/SysMman.h>#include <folly/portability/Unistd.h>#include <glog/logging.h>Go to the source code of this file.
Classes | |
| class | folly::fibers::StackCache |
| class | folly::fibers::CacheManager |
| class | folly::fibers::StackCacheEntry |
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
| folly::fibers | |
Variables | |
| constexpr size_t | folly::fibers::kNumGuarded = 100 |
| constexpr size_t | folly::fibers::kMaxInUse = 100 |