]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Replace the thread reader/writer lock that protects the shared memory cache to a...
authorBradley Nicholes <bnicholes@apache.org>
Fri, 25 Jun 2004 19:56:35 +0000 (19:56 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 25 Jun 2004 19:56:35 +0000 (19:56 +0000)
commit043a7ff9ed01991554ea87cc9ab4b5eca3e6e4be
tree012727b189b99576124e2344b4a50163976eb13f
parent92f65a8cdfab48d328b020b618ab07c842d77eda
Replace the thread reader/writer lock that protects the shared memory cache to a global mutex so that the shared memory is protected across processes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104039 13f79535-47bb-0310-9956-ffa450edef68
include/util_ldap.h
modules/experimental/util_ldap.c
modules/experimental/util_ldap_cache.c
modules/experimental/util_ldap_cache.h