Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

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

Dual library for the mutex implementation.

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


CXXD_HAS_STD_MUTEX
CXXD_MUTEX_NS
CXXD_MUTEX_HEADER
CXXD_MUTEX_USE_STD
CXXD_MUTEX_USE_BOOST

PrevUpHomeNext