Subject: Re: lock-free data structures To: None <tech-kern@netbsd.org> From: Michael van Elst <mlelstv@serpens.de> List: tech-kern Date: 01/04/2006 16:08:13
ignatios@cs.uni-bonn.de (Ignatios Souvatzis) writes:
>So... as the Amiga is a single-CPU machine (well, as supported by
>NetBSD) would it just work?
I guess so. But using BSET/BCLR instead will definitely work
while CAS could possibly fail.