Уведомление менеджера ресурсов
#include <sys/iofunc.h>typedef struct _iofunc_notify_event {struct _iofunc_notify_event *next;int rcvid;int scoid;int cnt;struct sigevent event;} iofunc_notify_event_t;
Данная структура ассоциирована с сообщениями менеджера ресурсов типа _IO_NOTIFY
. Структура включает следующие поля:
ЗОСРВ «Нейтрино»
io_notify_t, struct sigevent, iofunc_notify_remove(), iofunc_notify_trigger(), iofunc_notify()
Предыдущий раздел: Описание API системной библиотеки