Home
last modified time | relevance | path

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

/third_party/weston/compositor/
Dweston.h40 typedef void (*weston_process_cleanup_func_t)(struct weston_process *process, typedef
45 weston_process_cleanup_func_t cleanup;
53 weston_process_cleanup_func_t cleanup);
Dmain.c425 weston_process_cleanup_func_t cleanup) in weston_client_launch()