nix::sys::pthread

Type Alias Pthread

Source
pub type Pthread = pthread_t;
Expand description

Identifies an individual thread.