Searched refs:waitUntil (Results 1 – 1 of 1) sorted by relevance
288 high_resolution_clock::time_point waitUntil(d); in batchThread() local289 m_batchUpdated.wait_until(lock, waitUntil); in batchThread()