]> granicus.if.org Git - apache/commit
Fix a race condition found by David Colasurdo <davecola@us.ibm.com>. We
authorManoj Kasichainula <manoj@apache.org>
Thu, 11 Nov 1999 22:57:19 +0000 (22:57 +0000)
committerManoj Kasichainula <manoj@apache.org>
Thu, 11 Nov 1999 22:57:19 +0000 (22:57 +0000)
commite3e874f7e9dd83e1835369a22e59b1db948ec88f
tree0de8d16cd922feebd4a846bee3413d0840eed93f
parent031129099bef38b854103f75d4658fecd3fd6c13
Fix a race condition found by David Colasurdo <davecola@us.ibm.com>. We
should make sure that the parent notes the creation of a child process
in the scoreboard so that perform_idle_server_maintanence doesn't get
the chance to claim that slot.

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