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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to