Adds a missing load-acquire in a loop in ATOMIC_MAX that causes hangs in RSTATS_ADD_PEAK.
Tested on the client.annotation-concurrency test on AArch64 where without this fix it hangs under release-build plain DR every ~100 runs. With the fix, there is no hang in 20K runs.
Issue: #2502, #4928 (closed)