Type Definition nix::sys::pthread::Pthread

pub type Pthread = pthread_t;
Documentation

Identifies an individual thread.