RTEMS | Draft: posix/aio: Implemented aio_suspend() (!275)
Alessandro Nardin (@AlessandroNardin)
gitlab at rtems.org
Sat Nov 16 09:36:51 UTC 2024
Alessandro Nardin commented on a discussion on cpukit/include/rtems/rtems/event.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_115060
> */
> #define RTEMS_EVENT_SYSTEM_AIO_LIST RTEMS_EVENT_28
>
> +/**
> + * @brief This event set constant represents the reserved system event for
> + * aio list completion, used when lio_listio is called using LIO_WAIT.
> + */
> +#define RTEMS_EVENT_SYSTEM_AIO_SUSPEND RTEMS_EVENT_27
I looked at the link you shared, but I'm not understanding what I should change. I checked event.h, and as you pointed out, it's automatically generated. However, I did not manage to find where it's generated from so I don't know how to proceed.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_115060
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20241116/2daff0f3/attachment-0001.htm>
More information about the bugs
mailing list