|
RTEMS CPU Kit with SuperCore
|
Notify Process that a Message is Available on a Queue. More...
#include <stdarg.h>#include <pthread.h>#include <limits.h>#include <errno.h>#include <fcntl.h>#include <mqueue.h>#include <sys/types.h>#include <signal.h>#include <rtems/system.h>#include <rtems/score/watchdog.h>#include <rtems/seterr.h>#include <rtems/posix/mqueueimpl.h>#include <rtems/posix/time.h>
Functions | |
| int | mq_notify (mqd_t mqdes, const struct sigevent *notification) |
Notify Process that a Message is Available on a Queue.
1.8.13