Searched refs:mMsgToHostThread (Results 1 – 2 of 2) sorted by relevance
88 mMsgToHostThread = in init()109 if (mMsgToHostThread.has_value()) { in deinit()110 mMsgToHostThread->join(); in deinit()
79 std::optional<std::thread> mMsgToHostThread; variable