|
rstd 0.1.0
|
Public Member Functions | |
| constexpr auto | as_u64 () const noexcept |
Unstable in Rust: thread_id_value | |
A unique identifier for a running thread.
ThreadId is an opaque object that uniquely identifies each thread created during the lifetime of a process. IDs are guaranteed not to be reused. (No promise about relation to OS thread IDs.)