Type Definition std::os::unix::thread::RawPthread    1.9.0
                   
                       [−]
                   
               [src]
type RawPthread = pthread_t;
This is supported on Unix only.