thread_priority::unix

Type Alias ThreadId

Source
pub type ThreadId = pthread_t;
Expand description

An alias type for a thread id.