wine/dlls/winmm wineoss/dsrender.c wineoss/dsc ...

Alexandre Julliard julliard at winehq.org
Wed Jan 12 13:55:24 CST 2005


ChangeSet ID:	15404
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/12 13:55:24

Modified files:
	dlls/winmm/wineoss: dsrender.c dscapture.c 
	dlls/winmm/wineaudioio: audio.c 
	dlls/winmm/winealsa: audio.c 

Log message:
	James Hawkins <truiken at gmail.com>
	- Use Interlocked* instead of ++/-- in AddRef/Release.
	- Use only stored result of Interlocked* in AddRef/Release.
	- Expand TRACEs to display the ref count.

Patch: http://cvs.winehq.org/patch.py?id=15404

Old revision  New revision  Changes     Path
 1.3           1.4           +36 -28     wine/dlls/winmm/wineoss/dsrender.c
 1.4           1.5           +35 -28     wine/dlls/winmm/wineoss/dscapture.c
 1.21          1.22          +10 -8      wine/dlls/winmm/wineaudioio/audio.c
 1.61          1.62          +22 -11     wine/dlls/winmm/winealsa/audio.c




More information about the wine-cvs mailing list