NaiveMutex is an easy, albeit very suboptimal, implementation of a Mutex ("Mutual Exclusion"), similar to std::sync::Mutex A mutex is a lock that only allows one thread to access a ressource at all times
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected