]> granicus.if.org Git - apache/commit
My [sixth?] major revamp of service.c. Traded an event for a mutex
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Mar 2002 04:34:03 +0000 (04:34 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 14 Mar 2002 04:34:03 +0000 (04:34 +0000)
commit97c46cc3255f07811112028916cf3afe97022a5e
treecf931a9428c36a862fd0d6e4e0aff052b7893d0d
parent58b14b5bcbaba1ce13303ed589f5b62079f38fbf
  My [sixth?] major revamp of service.c.  Traded an event for a mutex
  to the service_init completion, expanded timeouts, moved SERVICE_STOPPED
  message posting to the main thread since sometimes, in odd cirumstances,
  our SCM thread wasn't resumed prior to termination, and ripped the code
  for the stderr logs to use nt_eventlog.c instead.  And generally tried
  to make the code just a little bit more grokable [as if such a thing
  is really possible.]

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