Type Definition std::os::unix::thread::RawPthread1.9.0 [] [src]

type RawPthread = pthread_t;
This is supported on Unix only.