aboutsummaryrefslogtreecommitdiff
path: root/embassy-sync/src/waitqueue/atomic_waker_turbo.rs
Commit message (Expand)AuthorAgeFilesLines
* chore: add more `Debug` impls to `embassy-sync`, particularly on `OnceLock`Curly2025-08-191-0/+1
* docs: extend the waker documentationckrenslehner2025-04-261-0/+3
* executor,sync: add support for turbo-wakers.Dario Nieuwenhuis2023-03-301-0/+30