#include <kernel/ipc/event_types.h>Go to the source code of this file.
Functions | |
| int | event_subscribe (event_type_t, sysarg_t) |
| Subscribe event notifications. | |
| int | event_unmask (event_type_t) |
| Unmask event notifications. | |
Definition in file event.h.
1.4.7