]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Seems Terminal Server flavors were failing global_mutex_init, but it was
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 20 Feb 2002 17:18:05 +0000 (17:18 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 20 Feb 2002 17:18:05 +0000 (17:18 +0000)
commit974d023cca6eae026f2ddb375e8109885d878137
tree9555eb92e995e66fc13fe60839745cd25b06ff70
parent776ad5243631fe7d1de4b2f255e57dcbc555fe56
  Seems Terminal Server flavors were failing global_mutex_init, but it was
  somewhat hard to tell, seeing as we never log any status until we can't
  obtain the mutex.  Lots more rv checking is required in here, would
  appreciate if new/touched code grew the appropriate tests.

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