Gets the level number associated with the first mutex found in a container. Usually takes O(1) operations, but take up to O(m) where m is the size of the container. @return Level number of first mutex in container, or UnlockedLevel if no mutexes were found in the container. */
source not stored for this graph (policy: none)
no test coverage detected