Docs.rs
ax-task-0.6.11
ax-task 0.6.11
Docs.rs crate page
Apache-2.0
27 August 2026
Links
Repository
crates.io
Source
Owners
github:rcore-os:crates-io
ZCShou
Dependencies
ax-alloc ^0.8
normal
optional
ax-cpumask ^0.4
normal
ax-crate-interface ^0.5
normal
ax-hal ^0.6
normal
ax-ipi ^0.5
normal
optional
ax-lazyinit ^0.5
normal
ax-memory-addr ^0.7
normal
ax-mm ^0.6
normal
optional
ax-percpu ^0.4
normal
ax-sched ^0.5
normal
ax-timer-list ^0.3
normal
axpanic ^0.1
normal
optional
axpoll ^0.6
normal
cfg-if ^1.0
normal
extern-trait ^0.5.0
normal
optional
futures-util ^0.3
normal
lock_api ^0.4
normal
optional
log ^0.4
normal
thiserror ^2
normal
quote ^1.0.47
build
sbi-rt ^0.0.4
normal
Versions
91.34%
of the crate is documented
Go to latest version
Platform
aarch64-unknown-none-softfloat
loongarch64-unknown-none-softfloat
riscv64gc-unknown-none-elf
x86_64-unknown-none
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
on_timer_irq
ax_task
0.6.11
ax_task
Function
on_
timer_
irq
Copy item path
Source
pub fn on_timer_irq(scheduler_tick:
bool
)
Expand description
Handles a hardware timer interrupt.