thread_priority

Module windows

Source
Expand description

This module defines the windows thread control.

The crate’s prelude doesn’t have much control over the windows threads, and this module provides better control over those.

Enums§

Traits§

Functions§

Type Aliases§

  • An alias type for specifying the ideal processor. Used in the WinAPI for affinity control.
  • An alias type for a thread id.