Type Alias thread_priority::unix::ThreadId

source ·
pub type ThreadId = pthread_t;
Expand description

An alias type for a thread id.