Home
last modified time | relevance | path

Searched refs:thread_lazy_static (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/once_cell/examples/
H A Dbench_vs_lazy_static.rs27 .map(|_| std::thread::spawn(move || thread_lazy_static())) in main()
46 fn thread_lazy_static() { in thread_lazy_static() functions

Completed in 1 milliseconds