Function parking_lot::deadlock::check_deadlock[][src]

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

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