Home
last modified time | relevance | path

Searched refs:mClientDestroyedCondition (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposer.h112 mClientDestroyedCondition.wait_for(lock, 1s, in waitForClientDestroyedLocked()
125 mClientDestroyedCondition.notify_all(); in onClientDestroyed()
144 std::condition_variable mClientDestroyedCondition; variable