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