You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Greg Stein <gs...@lyra.org> on 2000/11/27 21:05:00 UTC

Re: cvs commit: apache-2.0/src/modules/mpm/mpmt_pthread scoreboard.h

Thanks.

Small warning: these are probably here and there in Apache since I wasn't
building everything. And I can't recursive grep for this :-)

Cheers,
-g

On Mon, Nov 27, 2000 at 07:34:10PM -0000, rbb@locus.apache.org wrote:
> rbb         00/11/27 11:34:06
> 
>   Modified:    src/modules/mpm/mpmt_pthread scoreboard.h
>   Log:
>   Get the pthread mpm building again.
>   
>   Revision  Changes    Path
>   1.25      +1 -0      apache-2.0/src/modules/mpm/mpmt_pthread/scoreboard.h
>   
>   Index: scoreboard.h
>   ===================================================================
>   RCS file: /home/cvs/apache-2.0/src/modules/mpm/mpmt_pthread/scoreboard.h,v
>   retrieving revision 1.24
>   retrieving revision 1.25
>   diff -u -r1.24 -r1.25
>   --- scoreboard.h	2000/10/19 00:04:56	1.24
>   +++ scoreboard.h	2000/11/27 19:34:02	1.25
>   @@ -71,6 +71,7 @@
>    #endif
>    
>    #include "mpm_default.h"	/* For HARD_.*_LIMIT */
>   +#include "apr_thread_proc.h"
>    
>    /*The optimized timeout code only works if we're not using a scoreboard file*/
>    #if defined(AP_USE_MEM_BASED_SCOREBOARD)
>   
>   
>   

-- 
Greg Stein, http://www.lyra.org/