summary refs log tree commit diff
path: root/library/std/src/sys/unsupported/locks/mod.rs
AgeCommit message (Expand)AuthorLines
2022-04-18Remove forgotten reexport of ReentrantMutex in sys::unsupported.Mara Bos-1/+1
2022-04-06Rename RWLock to RwLock in std::sys.Mara Bos-1/+1
2022-03-22Move std::sys::{mutex, condvar, rwlock} to std::sys::locks.Mara Bos-0/+6