OSDN Git Service

Fix usage of recently fixed Interlocked* functions.
authorericb <ericb>
Sat, 12 Jul 2008 18:09:16 +0000 (18:09 +0000)
committerericb <ericb>
Sat, 12 Jul 2008 18:09:16 +0000 (18:09 +0000)
commit03bb64cefc7b16a7df3c268751842f08f41516a3
treecf587de85fda017c9c5c4cf6676bb23a70089b16
parent892e394fb9276379bd0e9ce10fe382ffc1564f19
Fix usage of recently fixed Interlocked* functions.

* winbase.h (ilockincr, ilockdecr, ilockexch, ilockcmpexch): Add
volatile qualifier, to match Interlocked* functions.
winsup/cygwin/ChangeLog
winsup/cygwin/winbase.h