Home
last modified time | relevance | path

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

/external/crosvm/rutabaga_gfx/src/
Dvirgl_renderer.rs352 static INIT_ONCE: AtomicBool = AtomicBool::new(false); in init() constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Threading/
Dmod.rs1017 impl ::core::marker::Copy for INIT_ONCE {} implementation
1018 impl ::core::clone::Clone for INIT_ONCE { implementation
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/System/Threading/
Dmod.rs1017 impl ::core::marker::Copy for INIT_ONCE {} implementation
1018 impl ::core::clone::Clone for INIT_ONCE { implementation