pub fn current<T: IThreadId>() -> TExpand description
Get the id of the current thread.
Convenience method for calling IThreadId::current.
pub fn current<T: IThreadId>() -> TGet the id of the current thread.
Convenience method for calling IThreadId::current.