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.h242 std::thread notify_callback_thread_; variable
Dresult_dispatcher.cc67 notify_callback_thread_ = in ResultDispatcher()
75 utils::SetRealtimeThread(notify_callback_thread_.native_handle()); in ResultDispatcher()
92 notify_callback_thread_.join(); in ~ResultDispatcher()