Changeset 4633
- Timestamp:
- 03/19/10 23:46:17 (4 months ago)
- Files:
-
- 1 modified
-
trunk/varnish-cache/bin/varnishd/cache_hash.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/varnish-cache/bin/varnishd/cache_hash.c
r4631 r4633 155 155 AZ(oh->refcnt); 156 156 assert(VTAILQ_EMPTY(&oh->objcs)); 157 assert(VTAILQ_EMPTY(&oh->waitinglist));158 157 Lck_Delete(&oh->mtx); 159 158 w->stats.n_objecthead--;
