Searched refs:srv_notify_handler_callback_fn_t (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/libs/librefos/include/refos-util/
H A Dserv_common.h130 typedef int (*srv_notify_handler_callback_fn_t)(struct proc_notification *notification); typedef
134 srv_notify_handler_callback_fn_t handle_server_fault;
135 srv_notify_handler_callback_fn_t handle_server_content_init;
136 srv_notify_handler_callback_fn_t handle_server_death_notification;
/seL4-refos-master/projects/refos/impl/libs/librefos/include/refos-util/
H A Dserv_common.h130 typedef int (*srv_notify_handler_callback_fn_t)(struct proc_notification *notification); typedef
134 srv_notify_handler_callback_fn_t handle_server_fault;
135 srv_notify_handler_callback_fn_t handle_server_content_init;
136 srv_notify_handler_callback_fn_t handle_server_death_notification;

Completed in 104 milliseconds