Gedare Bloom commented on a discussion on cpukit/include/rtems/rtems/event.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_115062

 >   */
 >  #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 think the guidance should be within 
https://docs.rtems.org/docs/main/eng/req/howto.html somewhere. @sebhub may be 
able to provide more pointed guidance. I need to work with him yet to get 
rtems-central into an acceptable useful state, so ask questions on discord 
about how to set it up. It currently requires a little bit of manual tweaking 
to get it to work after cloning.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_115062
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