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

source ยท
pub type Pthread = pthread_t;
Expand description

Identifies an individual thread.