pub const THREAD_ID: Key;
Expand description

Current "managed" thread ID (as opposed to OS thread ID).

§Examples

  • 42