Searched refs:_thread (Results 1 – 5 of 5) sorted by relevance
41 self._thread = threading.Thread(target = thread, daemon = True)42 self._thread.start()50 self._thread.join()
18 import _thread as thread
935 struct dmatest_thread *_thread; in dmatest_cleanup_channel() local938 list_for_each_entry_safe(thread, _thread, &dtc->threads, node) { in dmatest_cleanup_channel()
2880 The debugger convenience variables '$_thread' and '$_gthread'10242 '$_thread'54423 * $_thread, convenience variable: Threads. (line 98)