| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-03-22 | Move std::sys::{mutex, condvar, rwlock} to std::sys::locks. | Mara Bos | -1/+1 |
| 2022-02-13 | make Instant::{duration_since, elapsed, sub} saturating and remove workarounds | The8472 | -9/+0 |
| 2022-02-10 | kmc-solid: Wait queue should be sorted in the descending order of task priori... | Tomoaki Kawada | -1/+1 |
| 2022-02-10 | kmc-solid: Fix wait queue manipulation errors in the `Condvar` implementation | Tomoaki Kawada | -3/+8 |
| 2022-01-31 | Rollup merge of #93504 - solid-rs:fix-kmc-solid-stack-size, r=nagisa | Eric Huss | -1/+2 |
| 2022-01-31 | kmc-solid: Increase the default stack size | Tomoaki Kawada | -1/+2 |
| 2022-01-31 | kmc-solid: Inherit the calling task's base priority in `Thread::new` | Tomoaki Kawada | -5/+2 |
| 2021-12-14 | Fix a bunch of typos | Frank Steffahn | -2/+2 |
| 2021-11-01 | itron: Rename `itron::thread::{available_conccurrency -> available_parallelism}` | Tomoaki Kawada | -1/+1 |
| 2021-09-28 | Add SOLID targets | Tomoaki Kawada | -0/+1507 |
