]> granicus.if.org Git - apache/commit
Closed up some holes where a thread could escape and exit without releasing
authorBradley Nicholes <bnicholes@apache.org>
Wed, 10 Apr 2002 17:13:32 +0000 (17:13 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Wed, 10 Apr 2002 17:13:32 +0000 (17:13 +0000)
commitdaab07ac2acb8c419358c71d42a6807936decd59
treed90db77f654b9cbc8b217834af009081c75fcec2
parenta8ebda6ce0f217d1da807ad8a089ffe0ce940a1f
Closed up some holes where a thread could escape and exit without releasing
the mutex.  This would leave all of the other threads deadlocked.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94593 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/netware/mpm_netware.c