mirror of
https://github.com/bertptrs/tracing-mutex.git
synced 2026-05-11 15:20:34 +02:00
The example originally showed a certain deadlock, which was not as clear as it could be. The new version shows intentionally racy code that may result in a successful execution but may also deadlock.