Module std::sys::windows::thread_local_key
source · Structs
Statics
- DTORS 🔒
Functions
- on_tls_callback 🔒 ⚠
- register_dtor 🔒 ⚠Should only be called once per key, otherwise loops or breaks may occur in the linked list.
- run_dtors 🔒 ⚠