Docs.rs
  • thread-priority-0.6.1
    • thread-priority 0.6.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • iddm
    • Dependencies
      • const_format ^0.2 normal
      • log ^0.4 normal
      • rstest ^0.12 dev
      • libc ^0.2 normal
      • libc ^0.2 normal
      • winapi ^0.3 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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
logo

logo

Crate thread_priority

logo
Change settings

List of all items

Structs

  • Thread
  • ThreadBuilder
  • ThreadPriorityOsValue
  • ThreadPriorityValue
  • unix::SchedAttr
  • unix::ScheduleParams

Enums

  • Error
  • ThreadPriority
  • unix::NormalThreadSchedulePolicy
  • unix::RealtimeThreadSchedulePolicy
  • unix::ThreadSchedulePolicy

Traits

  • ThreadBuilderExt
  • unix::ThreadExt

Functions

  • spawn
  • spawn_careless
  • unix::get_current_thread_priority
  • unix::get_thread_priority
  • unix::set_current_thread_priority
  • unix::set_thread_priority_and_policy
  • unix::set_thread_schedule_policy
  • unix::thread_native_id
  • unix::thread_schedule_policy
  • unix::thread_schedule_policy_param

Typedefs

  • unix::ThreadId