Type Definition cpu_affinity::ThreadIdentifier

source ·
pub type ThreadIdentifier = pthread_t;
Expand description

Thread Identifier.