🔬This is a nightly-only experimental API. (
thread_local_internals
)Available on
target_thread_local
and not (target_family=wasm
and non-target feature atomics
) only.Statics§
- DTORS 🔒
Experimental
Functions§
- register⚠
Experimental - run⚠
Experimental - The
guard
module contains platform-specific functions which will run this function on thread exit ifguard::enable
has been called.