Searched refs:_thread (Results 1 – 2 of 2) sorted by relevance
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()