PMDK C++ bindings
1.5.2
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... | |
Pmem-resident condition variable.