Searched refs:captureQueueEmptyCond (Results 1 – 1 of 1) sorted by relevance
556 private ConditionVariable captureQueueEmptyCond = new ConditionVariable(); in testMultipleCapture() field in PerformanceTest.MultipleCaptureStateCallback577 captureQueueEmptyCond.open(); in testMultipleCapture()588 if (captureQueueEmptyCond.block(timeout)) { in testMultipleCapture()589 captureQueueEmptyCond.close(); in testMultipleCapture()