Home
last modified time | relevance | path

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

/external/fio/engines/
Dwindowsaio.c33 struct thread_ctx { struct
90 struct thread_ctx *ctx; in fio_windowsaio_init()
105 ctx = malloc(sizeof(struct thread_ctx)); in fio_windowsaio_init()
370 struct thread_ctx *ctx; in IoCompletionRoutine()
374 ctx = (struct thread_ctx*)lpParameter; in IoCompletionRoutine()