proxygen
|
Public Member Functions | |
TLHead (ThreadCachedLists *parent) | |
~TLHead () | |
Public Attributes | |
ThreadCachedLists * | parent_ |
Public Attributes inherited from folly::detail::ThreadCachedLists< Tag >::AtomicListHead | |
std::atomic< Node * > | tail_ {nullptr} |
std::atomic< Node * > | head_ {nullptr} |
Definition at line 87 of file ThreadCachedLists.h.
|
inline |
Definition at line 91 of file ThreadCachedLists.h.
|
inline |
Definition at line 93 of file ThreadCachedLists.h.
References folly::detail::ThreadCachedLists< Tag >::ghead_.
ThreadCachedLists* folly::detail::ThreadCachedLists< Tag >::TLHead::parent_ |
Definition at line 88 of file ThreadCachedLists.h.