Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Header <boost/cxx_dual/impl/shared_mutex.hpp>

Dual library for the shared mutex implementation.

Chooses either the Boost shared mutex implementation or the C++ standard shared mutex implementation.


CXXD_HAS_STD_SHARED_MUTEX
CXXD_SHARED_MUTEX_NS
CXXD_SHARED_MUTEX_HEADER
CXXD_SHARED_MUTEX_USE_STD
CXXD_SHARED_MUTEX_USE_BOOST

PrevUpHomeNext