Searched refs:sleep_and_print (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_concurrent_futures.py | 51 def sleep_and_print(t, msg): function |
/external/python/futures/ | ||
D | test_futures.py | 130 def sleep_and_print(t, msg): function |