Home
last modified time | relevance | path

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

/third_party/weston/include/libweston/
Dxwayland-api.h111 (*xserver_exited)(struct weston_xwayland *xwayland, int exit_status); member
/third_party/weston/compositor/
Dxwayland.c167 wxw->api->xserver_exited(wxw->xwayland, status); in xserver_cleanup()