Back to Rerun

re_mutex

crates/utils/re_mutex/README.md

0.31.4609 B
Original Source

re_mutex

Part of the rerun family of crates.

A wrapper around parking_log::Mutex which logs a backtrace if a lock waits on the lock for more than 10 seconds. To make it easier to debug deadlocks.