Daily bit(e) of C++ ♻️13, The recursive variant of mutex that allows multiple locks by the same thread: std::recursive_mutex.
Share this post
Daily bit(e) of C++ | std::recursive_mutex
Share this post
Daily bit(e) of C++ ♻️13, The recursive variant of mutex that allows multiple locks by the same thread: std::recursive_mutex.