Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libvrflinger/
Depoll_event_dispatcher.h39 std::thread thread_; variable
Depoll_event_dispatcher.cpp35 thread_ = std::thread(&EpollEventDispatcher::EventThread, this); in EpollEventDispatcher()