Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h182 std::condition_variable mDispatcherIsAlive; variable
DInputDispatcher.cpp981 mDispatcherIsAlive.notify_all(); in dispatchOnce()
6870 mDispatcherIsAlive.wait(_l); in monitor()