std::os::unix::thread - Rust (original) (raw)

std::os::unix

Module thread

1.9.0 · Source

Available on Unix only.

Expand description

Unix-specific extensions to primitives in the std::thread module.

Traits§

JoinHandleExt

Unix-specific extensions to JoinHandle.

Type Aliases§

RawPthread