int handle_notif_ack(char *own_buf, int packet_len)
void notif_write_event(struct notif_server *notif, char *own_buf)
struct notif_server * notif_server_p
struct notif_event * notif_event_p
void(* write)(struct notif_event *event, char *own_buf)
void notif_push(struct notif_server *np, struct notif_event *event)
QUEUE(notif_event_p)*queue
void initialize_notif(void)
struct notif_server notif_stop
void notif_event_enque(struct notif_server *notif, struct notif_event *event)
DECLARE_QUEUE_P(notif_event_p)