Date: Wed, 25 Oct 2000 14:56:16 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include atomic.h Message-ID: <200010252156.OAA22094@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/10/25 14:56:16 PDT Modified files: sys/i386/include atomic.h Log: - Add atomic_cmpset_{acq_,rel_,}_long - Add in atomic operations for 8-bit, 16-bit, and 32-bit integers Revision Changes Path 1.15 +53 -1 src/sys/i386/include/atomic.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010252156.OAA22094>