]> granicus.if.org Git - apache/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)
commit3b5e58ba6e82fcc4a8acc03286a0f370312f3ee8
tree4a43bab50933eba1e0f1706f6835d876b8fcf796
parentee42c383b1169311b60862b7277dcdb640706844
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