embassy/embassy-executor/src/raw
2024-02-08 09:02:07 -05:00
..
mod.rs fix: removed trailing comma 2024-02-08 09:02:07 -05:00
run_queue_atomics.rs executor: remove atomic-polyfill. 2023-11-15 18:43:27 +01:00
run_queue_critical_section.rs executor: remove atomic-polyfill. 2023-11-15 18:43:27 +01:00
state_atomics.rs executor: remove atomic-polyfill. 2023-11-15 18:43:27 +01:00
state_atomics_arm.rs executor: add faster ARM-specific impl. 2023-11-15 18:47:11 +01:00
state_critical_section.rs executor: remove atomic-polyfill. 2023-11-15 18:43:27 +01:00
timer_queue.rs time: split queue driver too, don't reexport drivers. 2024-01-11 23:01:24 +01:00
util.rs write to TaskStorage::future via inline(never) fn to encourage RVO 2023-09-14 13:42:11 +10:00
waker.rs Fix #2100 - function address comparison 2023-10-25 11:01:35 +03:00
waker_turbo.rs executor,sync: add support for turbo-wakers. 2023-03-30 17:55:55 +02:00