Docs.rs
  • thread-priority-1.1.0
    • thread-priority 1.1.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.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.1.0

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Settings

List of all items

Structs

  • Thread
  • ThreadBuilder
  • ThreadPriorityOsValue
  • ThreadPriorityValue

Enums

  • Error
  • ThreadPriority
  • windows::WinAPIThreadPriority

Traits

  • ThreadBuilderExt
  • ThreadScopeExt
  • windows::ThreadExt

Functions

  • spawn
  • spawn_careless
  • spawn_scoped
  • spawn_scoped_careless
  • windows::get_current_thread_priority
  • windows::get_thread_priority
  • windows::set_current_thread_ideal_processor
  • windows::set_current_thread_priority
  • windows::set_current_thread_priority_boost
  • windows::set_thread_ideal_processor
  • windows::set_thread_priority
  • windows::set_thread_priority_boost
  • windows::set_winapi_thread_priority
  • windows::thread_native_id

Type Aliases

  • windows::IdealProcessor
  • windows::ThreadId