Type Definition nstd_sys::thread::NSTDThreadID

source ·
pub type NSTDThreadID = Box<ThreadId>;
Available on crate feature nstd_thread only.
Expand description

A thread’s unique identifier.