Subject: Re: CVS commit: src/sys/arch/i386/i386
To: Pavel Cahyna <pavel@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 03/04/2007 09:09:55
On Mar 3, 2007, at 3:51 AM, Pavel Cahyna wrote:

> Doesn't gcc provide what we need?
>
> http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Atomic-Builtins.html

The API is not rich enough, IMO.  And it needs to work on platforms  
where GCC does not implement the builtins.

-- thorpej