Home
last modified time | relevance | path

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

/external/fio/
Dworkqueue.c19 SW_F_ERROR = 1 << 4, enumerator
151 sw->flags |= SW_F_ERROR; in worker_thread()
158 if (sw->flags & SW_F_ERROR) in worker_thread()
351 if (sw->flags & SW_F_ERROR) in workqueue_init()