Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_subprocess.py1382 def kill_proc_timer_thread(): function
1396 t = threading.Timer(0.2, kill_proc_timer_thread)