Docs.rs
  • thread-priority-1.2.0
    • thread-priority 1.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • iddm
    • Dependencies
      • bitflags ^2 normal
      • cfg-if ^1 normal
      • log ^0.4 normal
      • rustversion ^1 normal
      • rstest ^0.19 dev
      • libc >=0.2.123 normal
      • libc >=0.2.161 normal
      • libc >=0.2.123 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

thread_priority1.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

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

Enums

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

Traits

  • ThreadBuilderExt
  • ThreadScopeExt
  • unix::ThreadExt

Functions

  • spawn
  • spawn_careless
  • spawn_scoped
  • spawn_scoped_careless
  • unix::get_current_thread_priority
  • unix::get_thread_priority
  • unix::get_thread_scheduling_attributes
  • unix::set_current_thread_priority
  • unix::set_thread_priority_and_policy
  • unix::thread_native_id
  • unix::thread_schedule_policy
  • unix::thread_schedule_policy_param

Type Aliases

  • unix::ThreadId

Constants

  • unix::NICENESS_MAX
  • unix::NICENESS_MIN