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

type ThreadId = pthread_t;

An alias type for a thread id.