rerun::external::parking_lot::deadlock

Function check_deadlock

pub fn check_deadlock() -> Vec<Vec<DeadlockedThread>>
Expand description

Returns all deadlocks detected since the last call. Each cycle consist of a vector of DeadlockedThread.