OSDN Git Service

Make sure critical sections are entered before trying to leave them.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 17 Sep 2004 03:02:27 +0000 (03:02 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 17 Sep 2004 03:02:27 +0000 (03:02 +0000)
commit298d6c14ca1936677aaf6cca3efc569b6e53d294
treef501e28b69ac0f0e7328c0f728da9be7accf9cb9
parentf2b2d86d6bf9aba5b58833c291320b31f0840c09
Make sure critical sections are entered before trying to leave them.
Add some additional commentary about the workings of this module.

Patch contributed by Jeff Cohen. Thanks Jeff!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16383 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Win32/Signals.cpp
lib/System/Win32/Signals.inc