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

type ThreadId = pthread_t;
Expand description

An alias type for a thread id.