Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/utils/
Dreraiser_thread.py126 def StartAll(self, will_block=False): argument
134 if will_block:
239 thread_group.StartAll(will_block=True)
Dtimeout_retry.py155 thread_group.StartAll(will_block=True)