PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
atnotify.c File Reference
#include <user/common/note.h>
#include <sys/proc.h>
#include <errno.h>
Include dependency graph for atnotify.c:

Go to the source code of this file.

Functions

uint64_t atnotify (atnotify_func_t func, atnotify_t action)
 Adds or removes a handler to be called in user space when a note is received.