Subject: Re: ingres and atomicity
To: None <tech-userlevel@netbsd.org>
From: James K. Lowden <jklowden@schemamania.org>
List: tech-userlevel
Date: 06/13/2005 21:01:03
Martin J. Laubach wrote:
> | >My first real difficulty has to do with "atomic clear".  The build
> | >requires it:
> | >
> | >ingres/src/cl/hdr/hdr_unix_win/csnormal.h:2621:11: 
> | >	#error : must define an atomic clear
> 
>   Perhaps have a look was postgres has done, they have atomic ops
> for every platform, maybe you can borrow from there?
> 
> 	mjl

Thanks for that advice.  That seems like a plausible path.  

--jkl