|
proxygen
|
#include <ConcurrentSkipList-inl.h>
Public Member Functions | |
| NodeRecycler (const NodeAlloc &alloc) | |
| void | addRef () |
| void | releaseRef () |
| void | add (NodeType *) |
| NodeAlloc & | alloc () |
Private Attributes | |
| NodeAlloc | alloc_ |
Definition at line 354 of file ConcurrentSkipList-inl.h.
|
inlineexplicit |
Definition at line 360 of file ConcurrentSkipList-inl.h.
|
inline |
Definition at line 365 of file ConcurrentSkipList-inl.h.
|
inline |
Definition at line 362 of file ConcurrentSkipList-inl.h.
|
inline |
Definition at line 367 of file ConcurrentSkipList-inl.h.
|
inline |
Definition at line 363 of file ConcurrentSkipList-inl.h.
|
private |
Definition at line 372 of file ConcurrentSkipList-inl.h.