Searched refs:mDispatcherEnteredIdle (Results 1 – 2 of 2) sorted by relevance
183 mutable std::condition_variable mDispatcherEnteredIdle; variable
1003 mDispatcherEnteredIdle.notify_all(); in dispatchOnce()6887 std::cv_status result = mDispatcherEnteredIdle.wait_for(lock, TIMEOUT); in waitForIdle()