wine/server thread.c queue.c object.h object.c ...

Alexandre Julliard julliard at winehq.org
Tue Mar 1 05:49:58 CST 2005


ChangeSet ID:	16378
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/01 05:49:58

Modified files:
	server         : thread.c queue.c object.h object.c fd.c 

Log message:
	Convert the object wait queue to a standard list.

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

Old revision  New revision  Changes     Path
 1.108         1.109         +7 -15      wine/server/thread.c
 1.49          1.50          +1 -1       wine/server/queue.c
 1.56          1.57          +4 -6       wine/server/object.h
 1.29          1.30          +2 -4       wine/server/object.c
 1.33          1.34          +3 -3       wine/server/fd.c




More information about the wine-cvs mailing list