Searched defs:ilm_control_context (Results 1 – 1 of 1) sorted by relevance
51 struct ilm_control_context { struct52 struct wayland_context wl;53 bool initialized;55 uint32_t internal_id_layer;57 pthread_t thread;58 pthread_mutex_t mutex;59 int shutdown_fd;60 uint32_t internal_id_surface;62 shutdownNotificationFunc notification;63 void *notification_user_data;