about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/example.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-03-23 06:01:48 +0000
committerbors <bors@rust-lang.org>2022-03-23 06:01:48 +0000
commit36748cf814dcf6bbd6408e925a0b4770b7d47719 (patch)
tree77c3dc03911ea12ff43022a5a59316e18436668b /compiler/rustc_codegen_gcc/example/example.rs
parent7b0bf9efc939341b48c6e9a335dee8a280085100 (diff)
parent733153f2e550d46fe6f794c969df91368580e0b8 (diff)
downloadrust-36748cf814dcf6bbd6408e925a0b4770b7d47719.tar.gz
rust-36748cf814dcf6bbd6408e925a0b4770b7d47719.zip
Auto merge of #95173 - m-ou-se:sys-locks-module, r=dtolnay
Move std::sys::{mutex, condvar, rwlock} to std::sys::locks.

This cleans up the the std::sys modules a bit by putting the locks in a single module called `locks` rather than spread over the three modules `mutex`, `condvar`, and `rwlock`. This makes it easier to organise lock implementations, which helps with https://github.com/rust-lang/rust/issues/93740.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/example.rs')
0 files changed, 0 insertions, 0 deletions