RFC re winmm/time.c

Jeremy White jwhite at codeweavers.com
Sun Oct 10 17:48:50 CDT 2004


> In terms of other optimization, you can remove the call to 
> TIME_MMTimeStart in most of the places, except for a timer creation. The 
> other places rely on it to get WINMM_SysTimeMS updated, but since you 
> killed it...

Good point.

> 
> I'd mainly like to get rid of the poor anti-race scheme that's 
> implemented (we can do better than that).

Done.

>> But maybe we should start with this patch (and deal with the bugs
>> it introduces <grin>), and I can mark a FIXME to make
>> that improvement in the future.

Done.

Full patch attached; change from patch2 attached as well; if this
looks clean, I'll submit it formally.

Cheers,

Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch2.diff
Type: text/x-patch
Size: 15804 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20041010/b4648cfb/patch2.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: changes.diff
Type: text/x-patch
Size: 4421 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20041010/b4648cfb/changes.bin


More information about the wine-devel mailing list