blob: 191fa07f32a5543cf2fbcde89d0503683107c948 [file] [log] [blame]
#![unstable(feature = "thread_local_internals", issue = "none")]
#![cfg(target_thread_local)]
pub use crate::sys_common::thread_local::register_dtor_fallback as register_dtor;