use OnceLock;
/// Whether sync-primitive tracing is enabled (`KITHARA_FLASH_SYNC_TRACE`). Read
/// from the environment once on first call (at primitive construction, not on
/// the lock hot path), then cached.
pub
/// Whether the dump should capture the current thread's backtrace
/// (`KITHARA_FLASH_SYNC_BT`). Read once on first call, then cached.
pub