]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Document atomic_fetchadd(9) and add a MLINK.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 27 Sep 2005 17:59:29 +0000 (17:59 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 27 Sep 2005 17:59:29 +0000 (17:59 +0000)
commit4ea211a4f4417ce2d860dae6f3dee5601eba2e62
treed7f68757b87d4608abfd449df9344dc200b83bc9
parent3c2bc2bf26924c35cace669bf4163670112ffe50
- Document atomic_fetchadd(9) and add a MLINK.
- Add arm and ppc to the list of archs not supporting operations on 64-bit
  integers.
- Update the sample code for acquiring a mutex to be more recent and to
  take into account the recent atomic_foo_ptr() changes.

MFC after: 1 week
share/man/man9/Makefile
share/man/man9/atomic.9