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