]> granicus.if.org Git - apache/commit
APR requires that ap_initialize is called as one of the first functions.
authorRyan Bloom <rbb@apache.org>
Thu, 3 Feb 2000 19:38:08 +0000 (19:38 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 3 Feb 2000 19:38:08 +0000 (19:38 +0000)
commit2211d0e85bff75ffca34cf78cf9d5f7ac936dc32
tree9980d6d697d768b39ec81469808009ce579d921f
parent312b86c116a99d08ec4c3be298e86034199ecb8b
APR requires that ap_initialize is called as one of the first functions.
It sets up the rest of the APR types.  This was causing lockups whenever
we tried to us an APR lock.

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