Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_queue.py321 i_when_exec_shutdown, event_shutdown, argument
325 for i in range(0, i_when_exec_shutdown//2):
330 for i in range(i_when_exec_shutdown//2, n):
338 if i == i_when_exec_shutdown: