🔒 A C++20 Library that provides mutex protected objects
-
Updated
Aug 2, 2024 - C++
🔒 A C++20 Library that provides mutex protected objects
C++ Threadsafe Singleton class using mutex and threadlock when accessing instance.
Managing a barbershop with multiple barbers and servicing multiple customers who enter the shop at different times.
Multiple read - single write mutex. Superseded by C++14 std::shared_timed_mutex and C++17 std::shared_mutex
Add a description, image, and links to the mutex-locks topic page so that developers can more easily learn about it.
To associate your repository with the mutex-locks topic, visit your repo's landing page and select "manage topics."