Searched refs:mConnectionThread (Results 1 – 2 of 2) sorted by relevance
87 std::thread mConnectionThread; variable
81 mConnectionThread = std::thread([this]() { in init()