Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dfork_wait.py20 SHORTSLEEP = 0.5 variable
33 time.sleep(SHORTSLEEP)
44 time.sleep(2 * SHORTSLEEP)
79 time.sleep(2*SHORTSLEEP) # Wait for threads to die