Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/threads/
Dsync.py540 def _run_one_sort(tid, a, bar, done): function
586 _new_thread(_run_one_sort, arrays[i], bar, finished)