|
proxygen
|
#include <ThreadCachedLists.h>
Public Attributes | |
| folly::Function< void()> | cb_ |
| Node * | next_ {nullptr} |
Definition at line 35 of file ThreadCachedLists.h.
| folly::Function<void()> folly::detail::ThreadCachedListsBase::Node::cb_ |
Definition at line 36 of file ThreadCachedLists.h.
Definition at line 37 of file ThreadCachedLists.h.
Referenced by folly::detail::ThreadCachedLists< Tag >::push().