proxygen
ThreadCachedLists.h File Reference
#include <atomic>
#include <folly/Function.h>
#include <folly/Synchronized.h>
#include <folly/ThreadLocal.h>
#include <glog/logging.h>

Go to the source code of this file.

Classes

class  folly::detail::ThreadCachedListsBase
 
struct  folly::detail::ThreadCachedListsBase::Node
 
class  folly::detail::ThreadCachedLists< Tag >
 
struct  folly::detail::ThreadCachedLists< Tag >::AtomicListHead
 
struct  folly::detail::ThreadCachedLists< Tag >::ListHead
 
struct  folly::detail::ThreadCachedLists< Tag >::TLHead
 

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 
 folly::detail