This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: use volatile when replacing Interlocked*


On Jul 12 06:25, Eric Blake wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Based on a recent patch to the win32 headers
> (http://cygwin.com/ml/cygwin-cvs/2008-q2/msg00157.html), the Interlocked*
> functions in winbase.h are now properly prototyped to take volatile
> arguments.  This patch makes cygwin match.
>
> 2008-07-12  Eric Blake  <ebb9@byu.net>
>
> 	Fix usage of recently fixed Interlocked* functions.
> 	* winbase.h (ilockincr, ilockdecr, ilockexch, ilockcmpexch): Add
> 	volatile qualifier, to match Interlocked* functions.

You missed to attach the patch, apparantly :)


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]