proxygen
|
Public Member Functions | |
StackCacheEntry (size_t stackSize) | |
StackCache & | cache () const noexcept |
~StackCacheEntry () | |
Private Attributes | |
std::unique_ptr< StackCache > | stackCache_ |
Definition at line 276 of file GuardPageAllocator.cpp.
|
inlineexplicit |
Definition at line 278 of file GuardPageAllocator.cpp.
|
inline |
Definition at line 285 of file GuardPageAllocator.cpp.
References folly::fibers::CacheManager::giveBack(), folly::fibers::CacheManager::instance(), and folly::gen::move.
|
inlinenoexcept |
Definition at line 281 of file GuardPageAllocator.cpp.
|
private |
Definition at line 290 of file GuardPageAllocator.cpp.