Home
last modified time | relevance | path

Searched refs:kill_signal (Results 1 – 4 of 4) sorted by relevance

/third_party/weston/include/libweston/
Dlibweston.h1025 struct wl_signal kill_signal; member
/third_party/weston/xwayland/
Dwindow-manager.c2649 wl_signal_add(&wxs->compositor->kill_signal, in weston_wm_create()
/third_party/weston/desktop-shell/
Dshell.c4696 wl_signal_emit(&compositor->kill_signal, focus_surface); in force_kill_binding()
/third_party/weston/libweston/
Dcompositor.c7482 wl_signal_init(&ec->kill_signal); in weston_compositor_create()