Add ID of blocking thread and friendly error message to critical section timeout

Mike Hearn mike at theoretic.com
Thu Jun 12 09:49:05 CDT 2003


Hi, inspired by the reassuring noises Gaim makes when it segfaults, here
is a patch to make Wine give users some tips when a critical section
times out. We should probably do the same for when winedbg is triggered
by an exception. If it's too annoying we can have them toggled on/off at
configure time, so packages meant for end users can include them, and
developer builds do not.

ChangeLog:
Human readable explanation in RtlpWaitForCriticalSection
Add the ID of the blocking thread to the error message
-------------- next part --------------
A non-text attachment was scrubbed...
Name: critsect.patch
Type: text/x-patch
Size: 2014 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030612/cd6e2150/critsect.bin


More information about the wine-patches mailing list