Type Definition nix::sys::pthread::Pthread[][src]

pub type Pthread = pthread_t;
Expand description

Identifies an individual thread.