This website requires JavaScript.
Explore
Help
Sign In
max
/
embassy
Watch
1
Star
0
Fork
0
You've already forked embassy
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
embassy
/
embassy-executor
/
src
History
Grant Miller
791fbb3ca0
Make
poll_fn
lazily initialized again
2023-01-31 21:46:25 -06:00
..
arch
Remove unnecessary use of atomic-polyfill.
2022-12-23 20:46:49 +01:00
raw
Make
poll_fn
lazily initialized again
2023-01-31 21:46:25 -06:00
fmt.rs
Split embassy-time from embassy-executor.
2022-08-18 01:22:30 +02:00
lib.rs
refactor: autodetect macro variant
2022-11-23 13:54:59 +01:00
spawner.rs
Replace the pointer in
TaskHeader
with an
Option<&Executor>
2023-01-31 18:59:03 -06:00