Searched refs:has_stopped (Results 1 – 4 of 4) sorted by relevance
42 init_completion(&thrinfo->has_stopped); in uisthread_start()63 if (wait_for_completion_timeout(&thrinfo->has_stopped, 60 * HZ)) in uisthread_stop()
1213 complete_and_exit(&incoming_ti.has_stopped, 0); in process_incoming()
30 struct completion has_stopped; member
1187 complete_and_exit(&dc->threadinfo.has_stopped, 0); in process_incoming_rsps()1205 complete_and_exit(&dc->threadinfo.has_stopped, 0); in process_incoming_rsps()