Home
last modified time | relevance | path

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

/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.cpp331 bool operationFinished = operation->Finish(); in _Finisher() local
338 if (!operationFinished) { in _Finisher()