Function parking_lot_core::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.