rust/library/std/src/sys/sync/once
Christopher Durham 4d93f60568 use generic Atomic type where possible
in core/alloc/std only for now, and ignoring test files

Co-authored-by: Pavel Grigorenko <GrigorenkoPV@ya.ru>
2025-04-27 02:18:08 +03:00
..
futex.rs Move some things to std::sync::poison and reexport them in std::sync 2025-01-02 15:21:41 +03:00
mod.rs Windows: Use futex implementation for Once 2024-06-04 07:13:06 +02:00
no_threads.rs Move some things to std::sync::poison and reexport them in std::sync 2025-01-02 15:21:41 +03:00
queue.rs use generic Atomic type where possible 2025-04-27 02:18:08 +03:00