Use a memory barrier after calling the existing atomic_testandset_long
rather than using the fcmpset-based fallback version from
<sys/_atomic_subword.h>.
Sponsored by: AFRL, DARPA
Differential D47628
arm: Implement atomic_testandset_acq_long as a simple wrapper jhb on Fri, Nov 15, 8:40 PM. Authored by
Details
Diff Detail
|