]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Introduce atomic_cmpset_int() and atomic_cmpset_long() from SMPng a
authorphk <phk@FreeBSD.org>
Wed, 6 Sep 2000 11:21:14 +0000 (11:21 +0000)
committerphk <phk@FreeBSD.org>
Wed, 6 Sep 2000 11:21:14 +0000 (11:21 +0000)
commit6c07bccbf798848cb394146e35ef94c64121accd
treebb9380dc43e99fb9dd5abf7fdae1d22ac81d97c1
parent75d7416f31678a75fbee4c150d761d197d6809da
Introduce atomic_cmpset_int() and atomic_cmpset_long() from SMPng a
few hours earlier than the rest.

The next DEVFS commit needs these functions.

Alpha versions by: dfr
i386 versions by: jakeb

Approved by:    SMPng
sys/alpha/include/atomic.h
sys/amd64/amd64/atomic.c
sys/amd64/include/atomic.h
sys/i386/i386/atomic.c
sys/i386/include/atomic.h