Docs.rs
ostd-0.9.0
ostd 0.9.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
StevenJiang1110
Dependencies
align_ext ^0.1.0
normal
bit_field ^0.10.1
normal
bitflags ^1.3
normal
bitvec ^1.0
normal
buddy_system_allocator ^0.10
normal
cfg-if ^1.0
normal
const-assert ^1.0
normal
gimli ^0.28
normal
id-alloc ^0.1.0
normal
inherit-methods-macro ^0.1.0
normal
int-to-c-enum ^0.1.0
normal
intrusive-collections ^0.9.6
normal
lazy_static ^1.0
normal
linux-boot-params ^0.1.0
normal
log ^0.4
normal
num ^0.4
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
ostd-macros ^0.9.0
normal
ostd-pod ^0.1.1
normal
ostd-test ^0.9.0
normal
owo-colors ^3
normal
optional
spin ^0.9.4
normal
static_assertions ^1.1.0
normal
unwinding ^0.2.2
normal
volatile ^0.4.5
normal
xarray ^0.1.0
normal
fdt ^0.1.5
normal
riscv ^0.11.1
normal
sbi-rt ^0.0.3
normal
acpi ^4.1.1
normal
aml ^0.16.3
normal
iced-x86 ^1.21.0
normal
optional
multiboot2 ^0.23.0
normal
rsdp ^2.0.0
normal
tdx-guest ^0.1.7
normal
optional
x86 ^0.52.0
normal
x86_64 ^0.14.2
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
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
ostd
0.9.0
In ostd::
task
ostd
::
task
Function
disable_preempt
Copy item path
source
pub fn disable_preempt() ->
DisabledPreemptGuard
Expand description
Disables preemption.