Home
last modified time | relevance | path

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

/external/fio/engines/
Dwindowsaio.c30 BOOL iothread_running; member
101 wd->iothread_running = TRUE; in fio_windowsaio_init()
137 wd->iothread_running = FALSE; in fio_windowsaio_cleanup()
394 } while (ctx->wd->iothread_running); in IoCompletionRoutine()