diff options
author | rvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-14 17:30:57 +0000 |
---|---|---|
committer | rvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-14 17:30:57 +0000 |
commit | ead3edc9cc82e9c4d688c08fb36f3011bbbfaaf5 (patch) | |
tree | 252b12f8ae5975b8dc4f30ace7443171277177c1 /net/server/http_server_request_info.h | |
parent | df9a183ac89847e38cfb953622fe8a86d4bb8f5d (diff) | |
download | chromium_src-ead3edc9cc82e9c4d688c08fb36f3011bbbfaaf5.zip chromium_src-ead3edc9cc82e9c4d688c08fb36f3011bbbfaaf5.tar.gz chromium_src-ead3edc9cc82e9c4d688c08fb36f3011bbbfaaf5.tar.bz2 |
Http Cache: chain GetLoadState from transactions waiting for
access to an entry to the transaction that has exclusive
access to that entry.
This means that requests that are blocked on the single writer
lock of the http cache will report the load state of the
request that has the lock, and WAITING_FOR_CACHE is reserved
for requests that are actually waiting for the entry to be
created by the cache.
BUG=43582
TEST=net_unittests
Review URL: http://codereview.chromium.org/2976004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52334 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/server/http_server_request_info.h')
0 files changed, 0 insertions, 0 deletions