Docs.rs
  • preempt-rt-0.1.0
    • preempt-rt 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • alxhill
    • Dependencies
      • libc ^0.2.174 normal
      • thiserror ^2.0.12 normal
    • Versions
    • 47.06% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

preempt_rt0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • sched::ParameterizedScheduler
  • sched::Pid
  • sched::SchedulerParams

Enums

  • sched::PreemptRtError
  • sched::Scheduler

Traits

  • sched::IntoSchedParam

Functions

  • sched::get_scheduler
  • sched::get_scheduler_params
  • sched::set_scheduler
  • sched::set_scheduler_params
  • thread::spawn
  • thread::try_spawn

Type Aliases

  • sched::Result