SharedHap.loadState

private SharedState loadState() @safe nothrow

Read the shared state with acquire semantics so a thread can never observe a stale null after another thread has published the state.