mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 03:17:08 +03:00
f38fd388f8
Add a debug implementation to Mutex that detects deadlocks caused by calling lock twice in a single thread.