Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_dummy_thread.py67 def delay_unlock(to_unlock, delay): argument
70 to_unlock.release()
/external/python/cpython3/Lib/test/
Dtest_dummy_thread.py67 def delay_unlock(to_unlock, delay): argument
70 to_unlock.release()