Searched refs:SW_F_EXIT (Results 1 – 1 of 1) sorted by relevance
17 SW_F_EXIT = 1 << 2, enumerator165 if (sw->flags & SW_F_EXIT) { in worker_thread()183 if (sw->flags & SW_F_EXIT) { in worker_thread()244 sw->flags |= SW_F_EXIT; in workqueue_exit()