31 #include <SFML/System/Export.hpp>
32 #include <SFML/System/NonCopyable.hpp>
76 #endif // SFML_LOCK_HPP
Blocks concurrent access to shared resources from multiple threads.
Automatic wrapper for locking and unlocking mutexes.
Utility class that makes any derived class non-copyable.