Home
last modified time | relevance | path

Searched defs:CELLS (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/once_cell/examples/
H A Dtest_synchronization.rs15 static CELLS: OnceCell<Vec<OnceCell<usize>>> = OnceCell::new(); consts

Completed in 1 milliseconds