gozer 2004/10/06 10:55:08
Modified: xs/tables/current/ModPerl FunctionTable.pm
Log:
sync ModPerl/FunctionTable.pm
Revision Changes Path
1.189 +7 -2 modperl-2.0/xs/tables/current/ModPerl/FunctionTable.pm
Index: FunctionTable.pm
===================================================================
RCS file: /home/cvs/modperl-2.0/xs/tables/current/ModPerl/FunctionTable.pm,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- FunctionTable.pm 6 Oct 2004 17:11:28 -0000 1.188
+++ FunctionTable.pm 6 Oct 2004 17:55:08 -0000 1.189
@@ -2,7 +2,7 @@
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# ! WARNING: generated by ModPerl::ParseSource/0.01
-# ! Wed Oct 6 09:50:56 2004
+# ! Wed Oct 6 10:35:20 2004
# ! do NOT edit, any changes will be lost !
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -4770,6 +4770,11 @@
},
{
'return_type' => 'int',
+ 'name' => 'modperl_threaded_mpm',
+ 'args' => []
+ },
+ {
+ 'return_type' => 'int',
'name' => 'modperl_threads_started',
'args' => []
},
@@ -5525,7 +5530,7 @@
]
},
{
- 'return_type' => 'unsigned long',
+ 'return_type' => 'U32',
'name' => 'mpxs_APR__OS_current_thread_id',
'attr' => [
'static',