Searched refs:finishedCondition (Results 1 – 1 of 1) sorted by relevance
37 ConditionVariable finishedCondition; member210 ((Operation*)operation)->finishedCondition.NotifyAll( in OperationCompleted()213 ((Operation*)operation)->finishedCondition.NotifyAll(status); in OperationCompleted()460 operation.finishedCondition.Init(this, "I/O cache operation finished"); in _TransferRequestLineUncached()498 operation.finishedCondition.Add(&waitEntry); in _DoOperation()502 operation.finishedCondition.NotifyAll(error); in _DoOperation()566 operation.finishedCondition.Init(this, "I/O cache operation finished"); in _TransferPages()