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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
