std: move Once implementations to sys

This commit is contained in:
joboet 2024-03-12 14:55:06 +01:00
parent 3b85d2c7fc
commit 22a5267c83
No known key found for this signature in database
GPG key ID: 704E0149B0194B3C
50 changed files with 22 additions and 35 deletions

View file

@ -52,7 +52,7 @@ Copyright: 2019 The Crossbeam Project Developers
The Rust Project Developers (see https://thanks.rust-lang.org)
License: MIT OR Apache-2.0
Files: library/std/src/sys/locks/mutex/fuchsia.rs
Files: library/std/src/sys/sync/mutex/fuchsia.rs
Copyright: 2016 The Fuchsia Authors
The Rust Project Developers (see https://thanks.rust-lang.org)
License: BSD-2-Clause AND (MIT OR Apache-2.0)