Type Alias nix::sys::pthread::Pthread

source ·
pub type Pthread = pthread_t;
Expand description

Identifies an individual thread.