Commit 4ecec376 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  Eliminate a very ugly race - the parallel starting threads were picking
  up thread identifiers other than their own.  Because the limit of threads
  is an int, stuffing the int into the void* value is a safe argument
  convention.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@123899 13f79535-47bb-0310-9956-ffa450edef68
parent 88434385
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment