Docs.rs
  • mach-sys-0.4.4
    • mach-sys 0.4.4
    • Docs.rs crate page
    • BSD-2-Clause OR MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • delta4chat
    • Dependencies
    • Versions
    • 5.12% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • x86_64-apple-darwin
  • 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.4.4

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