]> git.ipfire.org Git - thirdparty/squid.git/commit - src/gopher.cc
Fully deprecated storeLockObject(). Everything now directly calls the
authorwessels <>
Fri, 19 May 2006 23:19:09 +0000 (23:19 +0000)
committerwessels <>
Fri, 19 May 2006 23:19:09 +0000 (23:19 +0000)
commit34266cde62fbe93fe487048c9b5291a68769fbc8
treeeff34cd8735de197213e90dbaefbdab814a46bc3
parent97b5e68f6f6a7090e841289814027099a80e4e34
Fully deprecated storeLockObject().  Everything now directly calls the
StoreEntry->lock() method.
18 files changed:
src/Server.cc
src/Store.h
src/asn.cc
src/cache_manager.cc
src/client_side_reply.cc
src/client_side_request.cc
src/errorpage.cc
src/forward.cc
src/gopher.cc
src/peer_digest.cc
src/peer_select.cc
src/repl/heap/store_repl_heap.cc
src/stat.cc
src/store.cc
src/store_swapout.cc
src/urn.cc
src/wais.cc
src/whois.cc