Searched refs:fPendingOperations (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/device_manager/
H A DIOSchedulerSimple.h89 int32 fPendingOperations; member in class:IOSchedulerSimple
H A DIOSchedulerSimple.cpp96 fPendingOperations(0),
342 fPendingOperations--;
356 fPendingOperations--;
676 fPendingOperations = operationCount;
703 if (fPendingOperations == 0)

Completed in 95 milliseconds