HomeFreeBSD

Implement atomic_add_64() and atomic_subtract_64() for the i386 target.

Description

Implement atomic_add_64() and atomic_subtract_64() for the i386 target.

While at it add missing _acq_ and _rel_ variants for 64-bit atomic
operations under i386.

Reviewed by: kib @
MFC after: 1 week
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Reviewer
kib
Parents
rS334319: Fix a few (but far from all) style issues.
Branches
Unknown
Tags
Unknown