Avoid membarrier on lower Android versions (#93096)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 12 Oct 2023 00:11:02 +0000 (17:11 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Oct 2023 00:11:02 +0000 (17:11 -0700)
commita53475c779afb17ef6f058863fae90c6be4c6726
tree7e62cb20a17999a1d6571e5883031e46a2030ee8
parent2504043c3c7277e6fc4f350a71a6e229aa0aa39c
Avoid membarrier on lower Android versions (#93096)

Hopefully fixes #92196.

I don't actually have an ARM64 device with an old Android version so I can't testing it actually fixes the problem, but it's a plausible fix.

Co-authored-by: Michal Strehovský <MichalStrehovsky@users.noreply.github.com>
src/coreclr/gc/unix/gcenv.unix.cpp