Docs.rs
  • mach-sys-0.5.3
    • mach-sys 0.5.3
    • Docs.rs crate page
    • BSD-2-Clause OR MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • delta4chat
    • Dependencies
      • generic_once_cell ^0.1.1 normal optional
      • mcslock ^0.1.1 normal optional
      • once_cell ^1.19.0 normal optional
      • parking_lot ^0.12.1 normal optional
      • fastrand ^2.0.0 dev
      • fastrand ^2.0.0 build
    • Versions
    • 4.83% of the crate is documented
  • Go to latest version
  • Platform
    • aarch64-apple-darwin
    • aarch64-apple-ios
    • x86_64-apple-darwin
    • x86_64-apple-ios
  • 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

mach_sys0.5.3

Module thread_policy

  • Structs
  • Constants
  • Functions
  • Type Aliases

In crate mach_sys

?
Change settings

Module mach_sys::thread_policy

source ·
Expand description

This module corresponds to mach/thread_policy.h.

Structs§

  • thread_affinity_policy_t
  • thread_background_policy_t
  • thread_extended_policy_t
  • thread_latency_qos_policy_t
  • thread_precedence_policy_t
  • thread_standard_policy_t
  • thread_throughput_qos_policy_t
  • thread_time_constraint_policy_t

Constants§

  • THREAD_AFFINITY_POLICY
  • THREAD_AFFINITY_POLICY_COUNT
  • THREAD_AFFINITY_TAG_NULL
  • THREAD_BACKGROUND_POLICY
  • THREAD_BACKGROUND_POLICY_COUNT
  • THREAD_EXTENDED_POLICY
  • THREAD_EXTENDED_POLICY_COUNT
  • THREAD_LATENCY_QOS_POLICY
  • THREAD_LATENCY_QOS_POLICY_COUNT
  • THREAD_PRECEDENCE_POLICY
  • THREAD_PRECEDENCE_POLICY_COUNT
  • THREAD_STANDARD_POLICY
  • THREAD_STANDARD_POLICY_COUNT
  • THREAD_THROUGHPUT_QOS_POLICY
  • THREAD_THROUGHPUT_QOS_POLICY_COUNT
  • THREAD_TIME_CONSTRAINT_POLICY
  • THREAD_TIME_CONSTRAINT_POLICY_COUNT

Functions§

  • thread_policy_get⚠
  • thread_policy_set⚠

Type Aliases§

  • thread_affinity_policy
  • thread_affinity_policy_data_t
  • thread_background_policy
  • thread_background_policy_data_t
  • thread_extended_policy
  • thread_extended_policy_data_t
  • thread_latency_qos_policy
  • thread_latency_qos_policy_data_t
  • thread_latency_qos_t
  • thread_policy_flavor_t
  • thread_policy_t
  • thread_precedence_policy
  • thread_precedence_policy_data_t
  • thread_standard_policy
  • thread_standard_policy_data_t
  • thread_throughput_qos_policy
  • thread_throughput_qos_policy_data_t
  • thread_throughput_qos_t
  • thread_time_constraint_policy
  • thread_time_constraint_policy_data_t