Searched refs:read_thread_ (Results 1 – 6 of 6) sorted by relevance
36 read_thread_.swap(loop); in BluetoothHandler()45 read_thread_.join(); in ~BluetoothHandler()
65 read_thread_.swap(loop); in AdbHandler()75 read_thread_.join(); in ~AdbHandler()
35 read_thread_([this]() { ReadLoop(); }) {} in KernelLogEventsHandler()40 read_thread_.join(); in ~KernelLogEventsHandler()
45 std::thread read_thread_; member
46 std::thread read_thread_; member
47 std::thread read_thread_; member