Searched defs:OnceLock (Results 1 – 2 of 2) sorted by relevance
| /third_party/rust/rust/library/std/src/sync/ | ||
| D | once_lock.rs | 34 pub struct OnceLock<T> { struct |
| /third_party/mesa3d/src/nouveau/compiler/nak/ | ||
| D | api.rs | 85 impl GetDebugFlags for OnceLock<Debug> { implementation |