| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prefer pointer-sized atomic operations | Dániel Buga | 2025-08-31 | 1 | -5/+16 |
| * | executor: Make state implementations and their conditions match | Johan Anderholm | 2025-05-23 | 1 | -5/+5 |
| * | Swap poll_fn to allow polling exited tasks | Dániel Buga | 2024-12-17 | 1 | -3/+2 |
| * | Set RUN_QUEUED unconditionally | Dániel Buga | 2024-12-17 | 1 | -13/+2 |
| * | Remove TIMER_QUEUED | Dániel Buga | 2024-12-16 | 1 | -32/+0 |
| * | Fix racy access of TaskHeader::executor | Dániel Buga | 2024-12-16 | 1 | -2/+3 |
| * | Only lock once to wake a task | Dániel Buga | 2024-12-16 | 1 | -3/+17 |
| * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -4/+0 |
| * | Prevent task from respawning while in the timer queue | Dániel Buga | 2024-12-13 | 1 | -0/+36 |
| * | Remove TIMER_QUEUED state | Dániel Buga | 2024-12-10 | 1 | -18/+0 |
| * | executor: remove atomic-polyfill. | Dario Nieuwenhuis | 2023-11-15 | 1 | -0/+73 |
