Skip to main content

ThreadHandle

Type Alias ThreadHandle 

Source
pub type ThreadHandle = pthread_t;
Expand description

OS-native thread handle.