Home
last modified time | relevance | path

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

/external/fio/engines/
Dwindowsaio.c371 ULONG_PTR ulKey = 0; in IoCompletionRoutine() local
378 if (!GetQueuedCompletionStatus(ctx->iocp, &bytes, &ulKey, &ovl, 250) && ovl == NULL) in IoCompletionRoutine()