Searched refs:mEventsCondition (Results 1 – 2 of 2) sorted by relevance
232 mEventsCondition.wait_for(lock, WAIT_TIMEOUT, in assertQueueIsEmpty()368 mEventsCondition.notify_all(); in getEvents()
84 std::condition_variable mEventsCondition; variable