This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
164,926
Commits
1
Branch
0
Tags
6392f1555e6515c59faa8393d1bf106b0c8872bd
Commit Graph
3 Commits
Author
SHA1
Message
Date
Mara Bos
6392f1555e
Shuffle around #[inline] and #[cold] in mutex impl.
2022-04-01 11:11:28 +02:00
Mara Bos
da4ef044c1
Spin before blocking in Mutex::lock.
2022-03-23 14:58:44 +01:00
Mara Bos
7f26adeac1
Replace Linux Mutex and Condvar with futex based ones.
2022-03-23 14:58:44 +01:00