Type Definition thread_priority::unix::ThreadId[][src]

pub type ThreadId = pthread_t;
Expand description

An alias type for a thread id.