This website requires JavaScript.
Explore
Help
Sign in
NaxdyOrg
/
embassy
Watch
1
Star
0
Fork
You've already forked embassy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
fb1946be7f
embassy
/
embassy-executor
/
src
/
raw
History
Grant Miller
fb1946be7f
Replace the pointer in
TaskHeader
with an
Option<&Executor>
2023-01-31 18:59:03 -06:00
..
mod.rs
Replace the pointer in
TaskHeader
with an
Option<&Executor>
2023-01-31 18:59:03 -06:00
run_queue.rs
executor: Replace
NonNull<TaskHeader>
with
TaskRef
2023-01-29 15:52:13 -06:00
timer_queue.rs
executor: Replace
NonNull<TaskHeader>
with
TaskRef
2023-01-29 15:52:13 -06:00
util.rs
Set
poll_fn
in
TaskStorage::new
2023-01-31 18:59:03 -06:00
waker.rs
executor: Replace
NonNull<TaskHeader>
with
TaskRef
2023-01-29 15:52:13 -06:00