Searched refs:networking_loop_thread_ (Results 1 – 2 of 2) sorted by relevance
68 networking_loop_thread_.join(); in ~PlatformClientPosix()82 networking_loop_thread_(&PlatformClientPosix::RunNetworkLoopUntilStopped, in PlatformClientPosix()92 networking_loop_thread_(&PlatformClientPosix::RunNetworkLoopUntilStopped, in PlatformClientPosix()
118 std::thread networking_loop_thread_; variable