PMDK C++ bindings
1.13.0-git107.g7e59f08f
This is the C++ bindings documentation for PMDK's libpmemobj.
|
Atomic backoff, for time delay. More...
#include <thread>
Go to the source code of this file.
Namespaces | |
pmem | |
Persistent memory namespace. | |
pmem::detail | |
Implementation details. | |
Atomic backoff, for time delay.
For a persistent version of concurrent hash map implementation Ref: https://arxiv.org/abs/1509.02235