Home
last modified time | relevance | path

Searched refs:background_activity_count (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/tsproxy/
Dtsproxy.py44 background_activity_count = 0 variable
168 global lock, background_activity_count
179 if background_activity_count > 0:
180 background_activity_count -= 1
293 global in_pipe, map_localhost, lock, background_activity_count
311 background_activity_count += 1
722 if background_activity_count == 0: