Deadlock can occur in a situation when a thread is waiting for an object's lock, that is acquired by another thread and the second thread is waiting for an object lock that is acquired by first thread. Since, both threads are waiting for each other t
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected