Expand description
Persistent storage for the thread ID.
We store the thread ID so that it never gets destroyed during the lifetime
of a thread, either using #[thread_local]
or multiple local_pointer!
s.
Constantsยง
- CHEAP ๐
Staticsยง
- ID ๐
Functionsยง
- get ๐
- get_
or_ ๐init - set ๐