Mutex C++ April 24, 2014 • 1 min read • 153 words Mutex wrapper on C++98 pthread mutex and a the better C++11 std::mutex solution cpp concurrency multithreading c++ pthread mutex