Requested by mjg. atomic_fcmpset_*() is analogous to atomic_cmpset(),
but saves off the read value from the target memory location into the 'old'
pointer.
Details
Details
- Reviewers
nwhitehorn mjg - Commits
- rS312973: Add atomic_fcmpset_*() inlines for powerpc
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 6997 Build 7177: arc lint + arc unit