PMDK C++ bindings
1.8.1
This is the C++ bindings documentation for PMDK's libpmemobj.
|
Pmem-resident condition variable. More...
#include <chrono>
#include <condition_variable>
#include <libpmemobj++/detail/conversions.hpp>
#include <libpmemobj++/mutex.hpp>
#include <libpmemobj/thread.h>
Go to the source code of this file.
Classes | |
class | pmem::obj::condition_variable |
Persistent memory resident condition variable. More... | |
Namespaces | |
pmem | |
A persistent version of concurrent hash map implementation Ref: https://arxiv.org/abs/1509.02235. | |
Pmem-resident condition variable.