Docs.rs
sparreal-kernel-0.13.1
sparreal-kernel 0.13.1
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
ZR233
Dependencies
ansi_rgb ^0.2
normal
anstyle ^1.0.13
normal
bitflags ^2
normal
buddy_system_allocator ^0.11
normal
byte-unit ^5
normal
dma-api ^0.7
normal
fdt-raw ^0.1
normal
heapless ^0.9
normal
kernutil ^0.1
normal
log ^0.4
normal
num-align ^0.1
normal
page-table-generic ^0.7
normal
rdrive ^0.18
normal
rgb ^0.8
normal
sparreal-macros ^0.10
normal
spin ^0.10
normal
thiserror ^2
normal
trait-ffi ^0.2
normal
Versions
54.78%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
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
Module task
sparreal_
kernel
0.13.1
Module task
Module Items
Structs
Enums
In sparreal_
kernel::
os::
async
sparreal_kernel
::
os
::
async
Module
task
Copy item path
Source
Expand description
异步任务相关结构体
定义了异步执行器使用的任务、句柄和Waker实现。
Structs
§
Task
Handle
任务句柄,用于与任务交互
TaskId
任务唯一标识符
Task
Metadata
任务元数据
Task
Priority
任务的优先级
TaskRef
任务引用
Enums
§
Task
State
任务状态