proxygen
|
#include <AtomicSharedPtrCounted.h>
Public Member Functions | |
intrusive_shared_count () | |
void | add_ref (uint64_t count=1) |
uint64_t | release_ref (uint64_t count=1) |
Public Attributes | |
Atom< uint64_t > | counts |
Definition at line 20 of file AtomicSharedPtrCounted.h.
|
inline |
Definition at line 21 of file AtomicSharedPtrCounted.h.
|
inline |
Definition at line 24 of file AtomicSharedPtrCounted.h.
References count.
|
inline |
Definition at line 28 of file AtomicSharedPtrCounted.h.
References count.
Atom<uint64_t> intrusive_shared_count< Atom >::counts |
Definition at line 31 of file AtomicSharedPtrCounted.h.