• Zebediah Figura's avatar
    ntdll: Do not throw deadlock exceptions for Wine critical sections. · 75202948
    Zebediah Figura authored
    This is actually a public debugging facility, but currently applies exclusively
    to Wine internal locks. While we could expand this feature to all critical
    sections, no application is known to depend on it, and the fact that it is a
    debugging feature means it is not very likely we will ever find one.
    
    As far as Wine is concerned, I believe this feature is unused. I have not heard
    any mention of it in at least five years.
    
    Moreover, we have a different tool for debugging critical section timeouts,
    namely, the ERR messages in the same function. These messages provide just as
    much information while being less destructive to the process state.
    75202948
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...