Module rustix::thread

source ·
Available on crate feature thread only.
Expand description

Thread-associated operations.

Structs§

Enums§

Functions§

Type Aliases§

  • A group identifier as a raw integer.
  • A process identifier as a raw integer.
  • A user identifier as a raw integer.
  • struct timespec