Modules§
Structs§
Functions§
- block_
on - Executes the supplied future on the current thread, thus blocking it until the future becomes ready.
- create⚠
- Creates a FreeRTOS task.
- current
- destroy⚠
- Deletes a FreeRTOS task.
- do_
yield - get_
idle_ task - notify⚠
- Safety
- notify_
and_ ⚠yield - Safety
- wait_
notification - yield_
now - Yield from the current task once, allowing other tasks to run.