Searched refs:opWithLeastExpectedRuntime (Results 1 – 1 of 1) sorted by relevance
1398 SyncOperation opWithLeastExpectedRuntime = syncOperation; in scheduleSyncOperationH() local1404 if (opWithLeastExpectedRuntime.expectedRuntime > op.expectedRuntime) { in scheduleSyncOperationH()1405 opWithLeastExpectedRuntime = op; in scheduleSyncOperationH()1418 if (op != opWithLeastExpectedRuntime) { in scheduleSyncOperationH()1426 if (opWithLeastExpectedRuntime != syncOperation) { in scheduleSyncOperationH()