Gedare Bloom commented on a discussion on cpukit/posix/src/aio_misc.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_114377 > } > } > > +void rtems_aio_completed_suspend_op( suspendcb *suspendcbp ) That would be a better name, but if this is an internal function, the name should maybe be different still. Usually we would like to have internal names like `_AIO_...` although I'm not sure if that is the case in the POSIX implementation parts. @joel ? -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/275#note_114377 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
