]> granicus.if.org Git - apache/commit
Fix some bogosity dealing with the mapping from process and thread
authorJeff Trawick <trawick@apache.org>
Fri, 2 Feb 2001 15:52:09 +0000 (15:52 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 2 Feb 2001 15:52:09 +0000 (15:52 +0000)
commit50152ff5a9e2c8a1b2e9a8c30b159667287dd8a1
treebd4ba20079c3d32963db9aa205bffc6a13627665
parentfcb1d63766b0a05c2a4e2bfee9c735f10787fa6c
Fix some bogosity dealing with the mapping from process and thread
numbers to ids and back.

This gets mpmt_pthread working again (it was hanging/looping before this).
I don't know whether or not dexter had the same problem.

Submitted by: Jeff Trawick and Greg Ames

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