PMDK C++ bindings  1.2.0
This is the C++ bindings documentation for PMDK's libpmemobj.
Classes
shared_mutex.hpp File Reference

Pmem-resident shared mutex. More...

#include "libpmemobj/thread.h"
#include "libpmemobj/tx_base.h"

Go to the source code of this file.

Classes

class  pmem::obj::shared_mutex
 Persistent memory resident shared_mutex implementation. More...
 

Detailed Description

Pmem-resident shared mutex.