HomeFreeBSD

Add atomic_fcmpset_*() inlines for MIPS

Description

Add atomic_fcmpset_*() inlines for MIPS

atomic_fcmpset_*() is analogous to atomic_cmpset(), but saves off the
read value from the target memory location into the 'old' pointer.

Reviewed by: imp, brooks
Requested by: mjg
Differential Revision: https://reviews.freebsd.org/D9391

Details

Provenance
kanAuthored on Feb 1 2017, 5:00 AM
Parents
rG65ed483615b4: Implement get_pcpu() for the remaining architectures and use it to
Branches
Unknown
Tags
Unknown

Event Timeline