Home
last modified time | relevance | path

Searched refs:check_wait_graph_fast (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/parking_lot_core/src/
Dparking_lot.rs1247 if check_wait_graph_fast() { in check_deadlock()
1259 unsafe fn check_wait_graph_fast() -> bool { in check_wait_graph_fast() function