Home
last modified time | relevance | path

Searched defs:NUM_DROPS (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/tokio/tests/
Dsync_once_cell.rs11 static NUM_DROPS: AtomicU32 = AtomicU32::new(0); in drop_cell() constant
33 static NUM_DROPS: AtomicU32 = AtomicU32::new(0); in drop_cell_new_with() variable
54 static NUM_DROPS: AtomicU32 = AtomicU32::new(0); in drop_into_inner() variable
78 static NUM_DROPS: AtomicU32 = AtomicU32::new(0); in drop_into_inner_new_with() variable