Searched refs:new_thread_local_destroyed (Results 1 – 2 of 2) sorted by relevance
44 Err(_access_error) => Err(TryCurrentError::new_thread_local_destroyed()), in with_current()
624 pub(crate) fn new_thread_local_destroyed() -> Self { in new_thread_local_destroyed() method