Home
last modified time | relevance | path

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

/external/fio/
Dworkqueue.c16 SW_F_RUNNING = 1 << 1, enumerator
149 sw->flags |= SW_F_RUNNING; in worker_thread()
349 if (sw->flags & SW_F_RUNNING) in workqueue_init()