static STORE_INTERRUPT_STATE: LazyLock<DashMap<StoreId, StoreInterruptState>>Expand description
HashMap of all store states, accessible from all threads
static STORE_INTERRUPT_STATE: LazyLock<DashMap<StoreId, StoreInterruptState>>HashMap of all store states, accessible from all threads