HomeFreeBSD

bitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC

Description

bitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC

That is, provide wrappers around the atomic_testandclear and
atomic_testandset primitives.

Submitted by: jeff
Reviewed by: cem, kib, markj
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D22702

Details

Provenance
rlibbyAuthored on Dec 31 2020, 9:02 PM
Reviewer
cem
Differential Revision
D22702: bitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC
Parents
rG1e54857bd9f5: Stop defaulting to DWRAF2 in kernel compilation
Branches
Unknown
Tags
Unknown