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

source ·
pub type Pthread = pthread_t;
Available on crate feature pthread only.
Expand description

Identifies an individual thread.