http://bugs.winehq.org/show_bug.cgi?id=23953
--- Comment #9 from Michael Stefaniuc mstefani@redhat.com 2010-08-10 17:34:52 --- Tested the fix and it works. As I was testing with a FreeBSD image that happened to have wine-1.1.29 in it I have compiled that (without ccache): - It run for 4 CPU hours (didn't finish as it is slooow and I had to power off) - It fired the timer 3.6 Million times (timeSetEvent/timeKillEvent) - 47 time tids were used and the calls were pretty easily distributed onto them.
So this really looks fixed ;)