time::sys::refresh_tz::imp

Constant OS_HAS_THREAD_SAFE_ENVIRONMENT

Source
const OS_HAS_THREAD_SAFE_ENVIRONMENT: bool = _; // false
Available on crate feature local-offset only.
Expand description

Whether the operating system has a thread-safe environment. This allows bypassing the check for if the process is multi-threaded.