atomic_testandclear_<type>, atomic_testandset_<type>

Matthew Macy mmacy at freebsd.org
Sat Jun 23 19:18:29 UTC 2018


The functions in the subject are both documented in atomic(9) and are
implemented by every arch except sparc64 and MIPS. I have some code in
review that uses them that I intend to commit once the various design
issues are addressed. Please implement them so that those targets can
remain part of universe.

Thanks in advance.
-M


More information about the freebsd-current mailing list