Home
last modified time | relevance | path

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

/frameworks/native/libs/input/tests/
DInputPublisherAndConsumerNoResampling_test.cpp266 std::condition_variable mNotifyConsumerDestroyed; member in android::InputPublisherAndConsumerNoResamplingTest
307 mNotifyConsumerDestroyed.wait(lock, [this] { return mConsumerDestroyed; }); in TearDown()
407 mNotifyConsumerDestroyed.notify_all(); in handleMessage()