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

std::os::unix::thread

Type Alias RawPthread

1.9.0 ยท Source

pub type RawPthread = pthread_t;

Available on Unix only.