Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dresult_dispatcher.h301 std::thread notify_callback_thread_; variable
Dresult_dispatcher.cc76 notify_callback_thread_ = in ResultDispatcher()
84 utils::SetRealtimeThread(notify_callback_thread_.native_handle()); in ResultDispatcher()
101 notify_callback_thread_.join(); in ~ResultDispatcher()