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.py117 def StartAll(self, will_block=False): argument
125 if will_block:
230 thread_group.StartAll(will_block=True)
Dtimeout_retry.py155 thread_group.StartAll(will_block=True)