blob: 563c244be25e3a57406bca096cb9f745c2c17c61 [file] [log] [blame]
<html>
<body>
Reports <b>.wait()</b>
being called while the current thread is holding two locks. Since the call to <b>.wait()</b>
only frees locks on the its target, waiting with two locks held can easily lead to deadlock.
<!-- tooltip end -->
<p>
</body>
</html>