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>
Include dependency graph for shared_mutex.hpp:
This graph shows which files directly or indirectly include this file:

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.