Home
last modified time | relevance | path

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

/external/rust/crates/crossbeam-utils/patches/
Ddisable_panic_tests_on_android.patch83 fn counter_panic() {
86 @@ -84,6 +88,8 @@ fn counter_panic() {
/external/rust/crates/crossbeam-utils/tests/
Dthread.rs71 fn counter_panic() { in counter_panic() function