libport: Added an interlocked_cmpxchg128 function for 64-bit.
commit192fcc5bb31e6921c3eb6a700f30892dd24c62d4
authorAlexandre Julliard <julliard@winehq.org>
Tue, 1 Sep 2009 10:39:17 +0000 (1 12:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 1 Sep 2009 10:39:17 +0000 (1 12:39 +0200)
tree0662c9b4d4c416531f18fb69626502132da4eb0b
parenta60f32739baffc7c3ce8d7b70ff82d4b1bb316cc
libport: Added an interlocked_cmpxchg128 function for 64-bit.
include/wine/port.h
libs/port/interlocked.c