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

/barrelfish-master/include/barrelfish/
H A Dnotificator.h15 typedef bool (*check_notification_fn_type)(void *object); typedef
21 check_notification_fn_type can_read, can_write;
27 check_notification_fn_type can_read, check_notification_fn_type can_write);
/barrelfish-master/lib/barrelfish/
H A Dnotificator.c41 check_notification_fn_type can_read, check_notification_fn_type can_write)

Completed in 36 milliseconds