RTEMS | Draft: posix/aio: Implemented aio_suspend() (!275)

Joel Sherrill (@joel) gitlab at rtems.org
Thu Oct 31 21:51:27 UTC 2024




Joel Sherrill commented on a discussion on cpukit/include/rtems/posix/aio_misc.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_114133

 >  /**
 >   * @brief updates listcb after op completion
 >   * 
 > - * @param listcbp 
 > + * @param listcbp a pointer to the list control block.
 >   */
 >  void rtems_aio_completed_list_op( listcb *listcbp );

aio_misc.h is really aio_impl.h per our naming conventions. AFAIK it is all internal to the implementation. This might change the naming view.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_114133
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/20241031/9a3ca7fd/attachment.htm>


More information about the bugs mailing list