]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Enable mod_mem_cache to use apr_atomic operators in managing cache_object
authorBill Stoddard <stoddard@apache.org>
Wed, 13 Mar 2002 03:59:21 +0000 (03:59 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 13 Mar 2002 03:59:21 +0000 (03:59 +0000)
commitc0cd5ac354586de5bed256e2ba1936a17d696da0
tree4a43bab50933eba1e0f1706f6835d876b8fcf796
parent3e04ba50cf9762d286d922435ecbc326e92ec81d
Enable mod_mem_cache to use apr_atomic operators in managing cache_object
reference counting. Enabled by default via the USE_ATOMICS preproc directive.
This compiles cleanly and serves pages on Windows. Not compiled or tested on
any other OS.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93889 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/experimental/mod_mem_cache.c