Home
last modified time | relevance | path

Searched refs:server_thread_ (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/wayland/
Dwayland_server.cpp44 server_thread_ = in WaylandServer()
56 server_thread_.join(); in ~WaylandServer()
Dwayland_server.h64 std::thread server_thread_; variable