]> git.ipfire.org Git - thirdparty/squid.git/commit - src/base/Lock.h
Cleanup: Place explicit size on ref-count lock counter
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 29 Mar 2015 04:22:08 +0000 (21:22 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 29 Mar 2015 04:22:08 +0000 (21:22 -0700)
commit9b69807cf3bb5abbc062fc9cd7d19f209d1316e4
tree5d249ecec3e7576e7b1579525be013cd5db1e392
parent94c0aeacbd82310cf13a562ea0ef1b97d2276ce1
Cleanup: Place explicit size on ref-count lock counter

This allows us to make explicit calculation of child object sizes in a
portable way despite differences in system 'unsigned' size.
src/base/Lock.h