HomeFreeBSD

atomic(9): Implement atomic_testand(clear|set)_ptr

Description

atomic(9): Implement atomic_testand(clear|set)_ptr

For current architectures, these are just aliases for the existing
operation on the relevant scalar integer.

Reviewed by: imp, kib
Obtained from: CheriBSD
Sponsored by: AFRL, DARPA
Differential Revision: https://reviews.freebsd.org/D47631

Details

Provenance
jhbAuthored on Tue, Nov 19, 3:24 PM
Reviewer
imp
Differential Revision
D47631: atomic(9): Implement atomic_testand(clear|set)_ptr
Parents
rG3ca22e1e8fc8: atomic.9: Document atomic_testand*_64 and atomic_testandset_acq_long
Branches
Unknown
Tags
Unknown