Concurrency policy that uses std::mutex / boost::mutex. More...
#include <basic.hpp>
Public Types | |
typedef lib::mutex | mutex_type |
typedef lib::lock_guard< mutex_type > | scoped_lock_type |
typedef lib::mutex websocketpp::concurrency::basic::mutex_type |
typedef lib::lock_guard<mutex_type> websocketpp::concurrency::basic::scoped_lock_type |