]> granicus.if.org Git - apache/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)
commitc66b6470f2f9d76f2dc683eeea6e61a94afbb8bc
tree9555eb92e995e66fc13fe60839745cd25b06ff70
parent64efe3c89811adb0a15e083256bcd392cfe70c0d
  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