std::os::unix::thread

Type Alias RawPthread

1.9.0 ยท source
pub type RawPthread = pthread_t;
Available on Unix only.