Home
last modified time | relevance | path

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

/external/fio/
Dworkqueue.c17 SW_F_EXIT = 1 << 2, enumerator
165 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()