Searched refs:thread_ (Results 1 – 2 of 2) sorted by relevance
39 std::thread thread_; variable
35 thread_ = std::thread(&EpollEventDispatcher::EventThread, this); in EpollEventDispatcher()