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

Alessandro Nardin (@AlessandroNardin) gitlab at rtems.org
Mon Nov 4 20:17:56 UTC 2024




Alessandro Nardin commented on a discussion on cpukit/include/rtems/posix/aio_misc.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_114319

 >  /**
 >   * @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 );

Yes, they're only used internally. However, all other internal structures have `rtems_aio` as a prefix, so I'll update `listcb` and `suspendcb` for consistency. For now, I’ve only renamed suspendcb. I'll rename `listcb` in a separate MR to keep the changes distinct.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_114319
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/20241104/6f1c6f0a/attachment.htm>


More information about the bugs mailing list