Added Interlocked*Pointer functions.
commite994d5036eca87db19547db3cdbdc1eb5d571063
authorAlexandre Julliard <julliard@winehq.org>
Thu, 9 Aug 2001 21:21:13 +0000 (9 21:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Aug 2001 21:21:13 +0000 (9 21:21 +0000)
treee43408a6c26aeaab80771fd2b9b969a95971863d
parentda920ee9b9be1bbb8a6aa026db6e8351b351914c
Added Interlocked*Pointer functions.
Fixed InterlockedCompareExchange prototype.
dlls/ddraw/dsurface/main.c
dlls/ntdll/critsection.c
dlls/winsock/socket.c
dlls/x11drv/x11drv_main.c
include/winbase.h
scheduler/critsection.c
scheduler/pthread.c