et_attachment.c File Reference

#include "et_private.h"

Functions

int et_wakeup_attachment (et_sys_id id, et_att_id att)
 This routine wakes up a specific attachment waiting to read events.
int et_wakeup_all (et_sys_id id, et_stat_id stat_id)
 This routine wakes up all attachments waiting to read events.
int et_attach_geteventsput (et_sys_id id, et_att_id att_id, uint64_t *events)
 This routine gets the number of events an attachment put by calling et_event_put or et_events_put.
int et_attach_geteventsget (et_sys_id id, et_att_id att_id, uint64_t *events)
 This routine gets the number of events an attachment obtained by calling et_event_get, or et_events_get.
int et_attach_geteventsdump (et_sys_id id, et_att_id att_id, uint64_t *events)
 This routine gets the number of events an attachment dumped by calling et_event_dump, or et_events_dump.
int et_attach_geteventsmake (et_sys_id id, et_att_id att_id, uint64_t *events)
 This routine gets the number of events an attachment created by calling et_event_new, et_events_new, et_event_new_group, or et_events_new_group.

Generated on 30 Jul 2015 for ET System by  doxygen 1.6.1