Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/includes/
Dmp_synchronize.py82 def test_condition(): function
240 for func in [ test_value, test_queue, test_condition,
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py4724 def test_condition(self): member in TestSyncManagerTypes